Skip to content

GitHub Action - Automatic Releases #253

GitHub Action - Automatic Releases

GitHub Action - Automatic Releases #253

Triggered via pull request July 26, 2023 08:45
Status Success
Total duration 3m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
SwiftLint: Tests/ConfidenceProviderTests/Helpers/CacheDataUtility.swift#L7
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: Tests/ConfidenceProviderTests/Helpers/CacheDataUtility.swift#L12
Indentation Width Violation: Code should be unindented by multiples of one tab or multiples of 4 spaces (indentation_width)
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: Sources/ConfidenceProvider/Cache/CacheDataActor.swift#L13
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
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)