Skip to content

Implement config overlays for projects and products, improve err msgs #250

Implement config overlays for projects and products, improve err msgs

Implement config overlays for projects and products, improve err msgs #250

Triggered via push January 29, 2025 08:05
Status Success
Total duration 34s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
swift-lint: Sources/swift-bundler/Extensions/Array.swift#L59
Identifier Name Violation: Variable name 'be' should be between 3 and 60 characters long (identifier_name)
swift-lint: Sources/swift-bundler/Extensions/Sequence.swift#L3
Todo Violation: TODOs should be resolved (Create test for this) (todo)
swift-lint: Sources/swift-bundler/Extensions/Process.swift#L91
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 is pretty janky (i.e. wha...) (todo)
swift-lint: Sources/swift-bundler/Extensions/Process.swift#L92
Todo Violation: TODOs should be resolved (All of this Process code is ge...) (todo)
swift-lint: Sources/swift-bundler/Extensions/Process.swift#L257
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: Sources/swift-bundler/Bundler/NonMacApplePlatform.swift#L35
Identifier Name Violation: Variable name 'os' should be between 3 and 60 characters long (identifier_name)
swift-lint: Sources/swift-bundler/Bundler/NonMacApplePlatform.swift#L37
Identifier Name Violation: Variable name 'os' should be between 3 and 60 characters long (identifier_name)
swift-lint: Sources/swift-bundler/Bundler/NonMacApplePlatform.swift#L37
Identifier Name Violation: Variable name 'os' should be between 3 and 60 characters long (identifier_name)
swift-lint: Sources/swift-bundler/Bundler/MetalCompiler.swift#L175
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)