Skip to content

Support for building, bundling, and running for visionOS and iOS. #161

Support for building, bundling, and running for visionOS and iOS.

Support for building, bundling, and running for visionOS and iOS. #161

Triggered via pull request August 17, 2024 14:22
Status Success
Total duration 40s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
swift-lint: Tests/SwiftBundlerTests/SwiftBundlerTests.swift#L19
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L31
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#L61
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L69
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L97
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: Sources/swift-bundler/Commands/CreateCommand.swift#L195
Line Length Violation: Line should be 150 characters or less; currently it has 152 characters (line_length)
swift-lint: Sources/swift-bundler/Commands/SimulatorsCommand.swift#L11
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/swift-bundler/Commands/TemplatesCommand.swift#L12
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)