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

Fix not compiling on macOS #44

Fix not compiling on macOS

Fix not compiling on macOS #44

Triggered via push July 11, 2024 13:21
Status Failure
Total duration 49s
Artifacts

swiftlint.yml

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

Annotations

5 errors
SwiftLint: Sources/Model/Extensions/Collection.swift#L10
Line Length Violation: Line should be 120 characters or less; currently it has 138 characters (line_length)
SwiftLint: Sources/Model/Extensions/Collection.swift#L20
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
SwiftLint: Sources/Model/Extensions/Collection.swift#L10
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint: Sources/Model/Extensions/Collection.swift#L20
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint: Sources/Model/Extensions/Collection.swift#L24
Missing Docs Violation: public declarations should be documented (missing_docs)