Skip to content

feat(minor): Support thresholds for absolute checks #402

feat(minor): Support thresholds for absolute checks

feat(minor): Support thresholds for absolute checks #402

Triggered via pull request January 11, 2024 08:41
Status Failure
Total duration 41s
Artifacts

swift-lint.yml

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

Annotations

3 errors
SwiftLint: Tests/BenchmarkTests/AdditionalTests.swift#L17
Identifier Name Violation: Function name 'XtestBlackhole()' should start with a lowercase character (identifier_name)
SwiftLint: Tests/BenchmarkTests/AdditionalTests.swift#L17
Test Case Accessibility Violation: Test cases should only contain private non-test members (test_case_accessibility)
SwiftLint: Sources/Benchmark/BenchmarkResult.swift#L432
Superfluous Disable Command Violation: SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)