Skip to content

chore: update CI workflows #39

chore: update CI workflows

chore: update CI workflows #39

Re-run triggered November 7, 2024 10:27
Status Failure
Total duration 39s
Artifacts

swift-lint.yml

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

Annotations

1 error
SwiftLint: Tests/HistogramTests/HistogramDataAccessTests.swift#L39
Static Over Final Class Violation: Prefer `static` over `class` in a final class (static_over_final_class)