Skip to content

Remove local docs

Remove local docs #10

Triggered via push August 22, 2024 20:35
Status Failure
Total duration 43s
Billable time 1m
Artifacts

swiftlint.yml

on: push
swiftlint
11s
swiftlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L157
Line should be 120 characters or less; currently it has 125 characters (line_length)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L18
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L19
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L20
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L23
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L24
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L25
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L26
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L29
public declarations should be documented (missing_docs)
swiftlint: Sources/SwiftUI-Color/SwiftUI_Color.swift#L30
public declarations should be documented (missing_docs)
swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/