Skip to content

chore: use official swift-format #31

chore: use official swift-format

chore: use official swift-format #31

Triggered via pull request November 24, 2024 09:53
Status Failure
Total duration 1m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: Sources/Helpers/FileExtension.swift#L21
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Sources/Helpers/FileExtension.swift#L75
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Sources/Helpers/FileExtension.swift#L83
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Sources/Helpers/FileExtension.swift#L101
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Sources/Helpers/Fake.swift#L27
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Sources/Helpers/Fake.swift#L38
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Sources/Helpers/Fake.swift#L25
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Helpers/Fake.swift#L36
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Screens/Invitation/InvitationOverview.swift#L130
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Screens/Invitation/InvitationStore.swift#L51
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
format
The following actions uses node12 which is deprecated and will be forced to run on node16: Iron-Ham/swift-format-linter-action@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: Iron-Ham/swift-format-linter-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/