Skip to content

Update README.md

Update README.md #77

Triggered via push September 19, 2023 23:02
Status Failure
Total duration 1m 6s
Artifacts

Tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
SwiftLint: Sources/DarkMode/common/Apperance.swift#L43
Line Length Violation: Line should be 200 characters or less; currently it has 212 characters (line_length)
SwiftLint: Sources/DarkMode/UIImageAsset+Extension.swift#L5
Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
SwiftLint: Sources/DarkMode/UIImageAsset+Extension.swift#L13
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
SwiftLint: Sources/DarkMode/UIImageAsset+Extension.swift#L56
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/DarkMode/UIImageAsset+Extension.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/DarkMode/UIImageAsset+Extension.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/DarkMode/UIImageAsset+Extension.swift#L44
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/DarkMode/UserDefault+Extension.swift#L22
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/DarkMode/UserDefault+Extension.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/DarkMode/UIApplication+Extension.swift#L27
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
SwiftLint: Sources/DarkMode/UIApplication+Extension.swift#L32
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/