Skip to content

Use iterators on OS simulator listing. #8

Use iterators on OS simulator listing.

Use iterators on OS simulator listing. #8

Triggered via push November 29, 2024 08:36
Status Success
Total duration 42s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
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/schema-gen/SchemaGenerator.swift#L21
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/SwiftBundlerRuntime/HotReloadingClient.swift#L37
Todo Violation: TODOs should be resolved (Contribute to Socket to clean ...) (todo)
swift-lint: Sources/swift-bundler/Extensions/Process.swift#L79
Identifier Name Violation: Variable name 'fh' should be between 3 and 60 characters long (identifier_name)
swift-lint: Sources/swift-bundler/Extensions/Process.swift#L22
Todo Violation: TODOs should be resolved (This could instead be `command...) (todo)