Skip to content

Merge pull request #47 from spotify/linter #295

Merge pull request #47 from spotify/linter

Merge pull request #47 from spotify/linter #295

Triggered via push August 8, 2023 09:55
Status Success
Total duration 3m 49s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
SwiftLint: Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L9
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ConfidenceProvider/Cache/Models/FlagApply.swift#L7
Unneeded Synthesized Initializer Violation: This memberwise initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L8
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)