Skip to content

Added option to hide mouse pointer #8

Added option to hide mouse pointer

Added option to hide mouse pointer #8

Triggered via pull request December 29, 2024 09:10
Status Failure
Total duration 32s
Artifacts

SwiftLint.yml

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

Annotations

4 errors and 1 warning
SwiftLint: AKPlugin.swift#L48
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: PlayTools/Controls/MenuController.swift#L162
Comma Spacing Violation: There should be no space before and one after any comma (comma)
SwiftLint: PlayTools/Controls/MenuController.swift#L76
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
SwiftLint: PlayTools/Controls/MenuController.swift#L74
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636