Fix alignment crash in debug mode #26
Triggered via pull request
September 30, 2024 21:25
Status
Failure
Total duration
4m 32s
Artifacts
–
Annotations
2 errors
SwiftLint:
Sources/ZIPFoundation/Archive+Reading.swift#L59
Superfluous Disable Command Violation: SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint:
Tests/ZIPFoundationTests/ZIPFoundationFileManagerTests.swift#L280
Superfluous Disable Command Violation: SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|