Skip to content

1. add last modify date support #27

1. add last modify date support

1. add last modify date support #27

Re-run triggered October 8, 2024 10:27
Status Failure
Total duration 4m 42s
Artifacts

CI.yml

on: pull_request
Matrix: Linux
Matrix: Xcode
Fit to window
Zoom out
Zoom in

Annotations

5 errors
SwiftLint: Sources/ZIPFoundation/Entry.swift#L21
Identifier Name Violation: Function name '_dateWithMSDOSFormat(date:time:)' should start with a lowercase character (identifier_name)
SwiftLint: Sources/ZIPFoundation/Entry.swift#L237
Line Length Violation: Line should be 120 characters or less; currently it has 133 characters (line_length)
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)
Coverage
Process completed with exit code 1.