Skip to content

ci: use github.token instead of secret #12

ci: use github.token instead of secret

ci: use github.token instead of secret #12

Triggered via push December 29, 2023 21:42
Status Failure
Total duration 1m 51s
Artifacts

lint-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-check
Process completed with exit code 1.
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