Skip to content

chore(minor): [sc-15719] add enable.gapless.guarantee property #44

chore(minor): [sc-15719] add enable.gapless.guarantee property

chore(minor): [sc-15719] add enable.gapless.guarantee property #44

Triggered via pull request October 29, 2024 17:34
Status Failure
Total duration 41s
Artifacts

swift-lint.yml

on: pull_request
SwiftLint
30s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
SwiftLint: Benchmarks/Benchmarks/SwiftKafkaProducerBenchmarks/KafkaProducerBenchmark.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Benchmarks/Benchmarks/SwiftKafkaProducerBenchmarks/KafkaProducerBenchmark.swift#L13
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Benchmarks/Benchmarks/SwiftKafkaProducerBenchmarks/KafkaProducerBenchmark.swift#L36
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: Benchmarks/Package.swift#L2
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Benchmarks/Package.swift#L14
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Benchmarks/Package.swift#L21
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: Benchmarks/Package.swift#L25
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: Benchmarks/Package.swift#L32
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: Benchmarks/Package.swift#L36
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: Benchmarks/Package.swift#L43
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/