Skip to content

feat: Add explicit support for static thresholds #453

feat: Add explicit support for static thresholds

feat: Add explicit support for static thresholds #453

Triggered via pull request October 4, 2024 10:33
Status Failure
Total duration 35s
Artifacts

swift-lint.yml

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

Annotations

3 errors
SwiftLint: Sources/Benchmark/Benchmark.swift#L65
Comma Spacing Violation: There should be no space before and one after any comma (comma)
SwiftLint: Benchmarks/Benchmarks/P90AbsoluteThresholds/P90AbsoluteThresholds.swift#L26
Collection Element Alignment Violation: All elements in a collection literal should be vertically aligned (collection_alignment)
SwiftLint: Benchmarks/Benchmarks/Basic/BenchmarkRunner+Basic.swift#L118
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)