Skip to content

Use Ubuntu to run SwiftLint check #143

Use Ubuntu to run SwiftLint check

Use Ubuntu to run SwiftLint check #143

Triggered via push April 9, 2023 05:08
Status Failure
Total duration 53s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
swiftlint: Sources/AnyLintCLI/Globals/ValidateOrFail.swift#L6
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
swiftlint: Sources/AnyLintCLI/Globals/ValidateOrFail.swift#L8
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
swiftlint: Sources/AnyLintCLI/Globals/ValidateOrFail.swift#L9
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
swiftlint: Sources/AnyLintCLI/Globals/ValidateOrFail.swift#L10
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
swiftlint: Sources/AnyLintCLI/Globals/ValidateOrFail.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swiftlint: Sources/AnyLintCLI/ConfigurationTemplates/BlankTemplate.swift#L4
Blanket Disable Command Violation: The disabled 'function_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
swiftlint: Sources/AnyLintCLI/ConfigurationTemplates/BlankTemplate.swift#L7
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
swiftlint: Sources/AnyLintCLI/ConfigurationTemplates/BlankTemplate.swift#L8
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
swiftlint: Sources/AnyLintCLI/ConfigurationTemplates/BlankTemplate.swift#L9
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
swiftlint: Sources/AnyLintCLI/ConfigurationTemplates/BlankTemplate.swift#L11
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)