Skip to content

Abstract ZIP data access #5

Abstract ZIP data access

Abstract ZIP data access #5

Triggered via pull request December 18, 2024 14:19
Status Failure
Total duration 46s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
35s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L11
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L84
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L28
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileDataSource.swift#L36
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636