Skip to content

feat: add temp fix for fluent search #2

feat: add temp fix for fluent search

feat: add temp fix for fluent search #2

Triggered via push March 14, 2024 21:14
Status Failure
Total duration 3m 4s
Artifacts

lint-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint-check
Process completed with exit code 1.
lint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-check: GlazeWM.Domain/Common/Enums/DisplayState.cs#L1
Using directive is unnecessary.
lint-check: GlazeWM.Domain/Containers/CommandHandlers/FocusContainerUnderCursorHandler.cs#L14
Private member 'FocusContainerUnderCursorHandler._bus' can be removed as the value assigned to it is never read
lint-check: GlazeWM.Domain/Containers/CommandHandlers/FocusContainerUnderCursorHandler.cs#L15
Private member 'FocusContainerUnderCursorHandler._containerService' can be removed as the value assigned to it is never read