Skip to content

macOS workflow: Build x64 and arm64 separately then combine (spm#8013) #241

macOS workflow: Build x64 and arm64 separately then combine (spm#8013)

macOS workflow: Build x64 and arm64 separately then combine (spm#8013) #241

Triggered via push January 17, 2025 13:47
Status Success
Total duration 40s
Artifacts

swiftlint.yml

on: push
swift-lint
28s
swift-lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
swift-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
swift-lint: Package.swift#L12
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#L51
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L59
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L67
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L100
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Package.swift#L131
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/schema-gen/SchemaGenerator.swift#L21
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/swift-bundler/SwiftBundler.swift#L23
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/swift-bundler/Commands/RunCommand.swift#L44
Function Body Length Violation: Function body should span 65 lines or less excluding comments and whitespace: currently spans 127 lines (function_body_length)