New function to efficiently remove the last entries from an archive #18
Annotations
10 errors and 2 warnings
SwiftLint:
Tests/ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift#L325
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift#L40
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ZIPFoundationTests/ZIPFoundationEntryTests.swift#L113
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ZIPFoundationTests/ZIPFoundationEntryTests.swift#L147
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift#L109
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/ZIPFoundation/Archive.swift#L95
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/ZIPFoundation/Archive.swift#L255
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/ZIPFoundation/Archive.swift#L258
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/ZIPFoundation/Archive+Helpers.swift#L194
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
|
SwiftLint:
Sources/ZIPFoundation/Archive+Helpers.swift#L195
Line Length Violation: Line should be 120 characters or less; currently it has 133 characters (line_length)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading