Skip to content

Bump version to 0.15 #148

Bump version to 0.15

Bump version to 0.15 #148

Triggered via pull request June 12, 2024 08:43
Status Failure
Total duration 40s
Artifacts

Lint.yml

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

Annotations

2 errors
SwiftLint: Sources/Hammer/Utilties/Subviews.swift#L297
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
SwiftLint: Sources/Hammer/AppleInternal/AppleInternal+IOHID.swift#L1
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'type_name' rule once, or re-enable it as soon as possible` (blanket_disable_command)