Skip to content

Add entitlements file support for macOS builds #121

Add entitlements file support for macOS builds

Add entitlements file support for macOS builds #121

Re-run triggered March 26, 2024 01:06
Status Success
Total duration 41s
Artifacts

swiftlint.yml

on: pull_request
swift-lint
32s
swift-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
swift-lint: Package.swift#L10
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L27
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L45
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L53
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L79
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/swift-bundler/Utility/OutputBuilder/Array+OutputComponent.swift#L6
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
swift-lint: Sources/swift-bundler/Utility/OutputBuilder/LinePartsBuilder.swift#L23
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
swift-lint: Sources/swift-bundler/Utility/OutputBuilder/OutputPartsBuilder.swift#L24
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
swift-lint: Sources/swift-bundler/Extensions/Process.swift#L12
Todo Violation: TODOs should be resolved (This could instead be `command...) (todo)
swift-lint: Sources/swift-bundler/Extensions/Process.swift#L14
Todo Violation: TODOs should be resolved (This is pretty janky (i.e. wha...) (todo)