Skip to content

Add iPad support

Add iPad support #479

Re-run triggered October 22, 2025 23:33
Status Success
Total duration 49s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
swift-lint: Package.swift#L145
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L136
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L128
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L118
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L112
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L46
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L14
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/SwiftBundlerRuntime/Metadata.swift#L59
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: Sources/SwiftBundlerRuntime/Metadata.swift#L17
Syntactic Sugar Violation: Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int> (syntactic_sugar)
swift-lint: Sources/SwiftBundlerRuntime/Metadata.swift#L17
Syntactic Sugar Violation: Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int> (syntactic_sugar)