Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Implement strict concurrency #41

Implement strict concurrency

Implement strict concurrency #41

Triggered via push July 11, 2024 06:36
Status Failure
Total duration 45s
Artifacts

swiftlint.yml

on: push
SwiftLint
36s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
SwiftLint: Sources/Model/User Interface/View/View.swift#L34
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint: Sources/Model/Data Flow/StateManager.swift#L14
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint: Sources/Model/Data Flow/State.swift#L17
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint: Sources/Model/Data Flow/State.swift#L30
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint: Sources/Model/Data Flow/State.swift#L40
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)