Skip to content

Suppprt scenes based apps #134

Suppprt scenes based apps

Suppprt scenes based apps #134

Triggered via pull request June 4, 2024 15:23
Status Failure
Total duration 50s
Artifacts

Lint.yml

on: pull_request
SwiftLint
40s
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)