Skip to content

Fixed linter warnings #294

Fixed linter warnings

Fixed linter warnings #294

Triggered via pull request August 8, 2023 08:28
@CalibrettoCalibretto
synchronize #47
linter
Status Success
Total duration 3m 55s
Artifacts

ci.yaml

on: pull_request
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)