Abstract ZIP data access #5
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
|