Skip to content

Remove unused Dependencies imports from test files #17

Remove unused Dependencies imports from test files

Remove unused Dependencies imports from test files #17

Triggered via push December 20, 2025 14:28
Status Failure
Total duration 42s
Artifacts

swiftlint.yml

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

Annotations

10 errors
SwiftLint: Tests/HTML Tests/CSS ColorTypeTypes.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Tests/HTML Tests/Color API Tests.swift#L12
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Tests/HTML Tests/Margin Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Tests/HTML Tests/CSS Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Tests/HTML Tests/Padding Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Tests/HTML Tests/Border Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Tests/HTML Tests/HTML Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Sources/HTML/HTML Enhancements/HTMLColor.swift#L35
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Sources/HTML/HTML Enhancements/String.StringInterpolation.swift#L32
Force tries should be avoided (force_try)
SwiftLint: Sources/HTML/CSS Enhancements/Font.swift#L66
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)