This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
Implement strict concurrency #41
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)
|