Skip to content

Introducing Periphery #1

Introducing Periphery

Introducing Periphery #1

Triggered via pull request January 22, 2025 10:29
Status Failure
Total duration 38m 25s
Artifacts

static-analysis.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  SwiftLint
11s
SwiftLint / SwiftLint
Periphery  /  Periphery
1m 37s
Periphery / Periphery
CodeQL  /  Test using xcodebuild or run fastlane
38m 13s
CodeQL / Test using xcodebuild or run fastlane
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Periphery / Periphery
Process completed with exit code 1.
REUSE Compliance Check / REUSE Compliance Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SwiftLint / SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
redundantPublicAccessibility: LLMonFHIR/FHIR Views/FHIRResourcesView.swift#L40
Struct 'FHIRResourcesView' is declared public, but not used outside of LLMonFHIR
redundantPublicAccessibility: LLMonFHIR/FHIR Views/FHIRResourcesView.swift#L96
Initializer 'init(navigationTitle:contentView:_:)' is declared public, but not used outside of LLMonFHIR
redundantPublicAccessibility: LLMonFHIR/FHIR Views/FHIRResourcesView.swift#L113
Initializer 'init(navigationTitle:contentView:_:)' is declared public, but not used outside of LLMonFHIR
unused: LLMonFHIR/FHIRInterpretation/InterpretationModelType.swift#L15
Enum 'InterpretationModelType' is unused
redundantPublicAccessibility: LLMonFHIR/FHIRInterpretation/MultipleResources/FHIRMultipleResourceInterpreter.swift#L27
Class 'FHIRMultipleResourceInterpreter' is declared public, but not used outside of LLMonFHIR
redundantPublicAccessibility: LLMonFHIR/FHIRInterpretation/MultipleResources/FHIRMultipleResourceInterpreter.swift#L105
Function 'changeLLMSchema(openAIModel:resourceCountLimit:resourceSummary:allowedResourcesFunctionCallIdentifiers:)' is declared public, but not used outside of LLMonFHIR
redundantPublicAccessibility: LLMonFHIR/FHIRInterpretation/MultipleResources/MultipleResourcesChatView.swift#L18
Struct 'MultipleResourcesChatView' is declared public, but not used outside of LLMonFHIR
redundantPublicAccessibility: LLMonFHIR/FHIRInterpretation/MultipleResources/MultipleResourcesChatView.swift#L91
Initializer 'init(navigationTitle:textToSpeech:)' is declared public, but not used outside of LLMonFHIR
unused: LLMonFHIR/FHIRInterpretation/MultipleResources/MultipleResourcesChatView.swift#L105
Initializer 'init(navigationTitle:textToSpeech:)' is unused
redundantPublicAccessibility: LLMonFHIR/FHIRInterpretation/SingleResource/FHIRResourceInterpreter.swift#L17
Class 'FHIRResourceInterpreter' is declared public, but not used outside of LLMonFHIR