Skip to content

Check Symlink Containment #151

Check Symlink Containment

Check Symlink Containment #151

Triggered via pull request December 22, 2023 10:24
Status Failure
Total duration 48s
Artifacts

swiftlint.yml

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

Annotations

4 errors and 1 warning
SwiftLint: Sources/ZIPFoundation/FileManager+ZIP.swift#L94
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileManager+ZIP.swift#L119
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/FileManager+ZIP.swift#L123
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/ZIPFoundation/Archive+Reading.swift#L25
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint
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/