Improve '--device' and '--simulator' related error messages. #249
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GitHub Action for SwiftLint:
Package.swift#L12
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Package.swift#L35
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Package.swift#L60
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Package.swift#L68
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Package.swift#L76
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Package.swift#L109
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Package.swift#L140
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Sources/schema-gen/SchemaGenerator.swift#L21
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Sources/swift-bundler/SwiftBundler.swift#L24
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
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 128 lines (function_body_length)
|
Loading