Skip to content

Fix logic in push notification permission check #202

Fix logic in push notification permission check

Fix logic in push notification permission check #202

Triggered via push November 16, 2024 02:15
Status Success
Total duration 1m 42s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Run linter: src/lib/weechat/action_transformer.ts#L254
Unexpected object value in conditional. The condition is always true
Run linter: src/store/buffers.ts#L44
Unexpected object value in conditional. The condition is always true
Run linter: src/store/lines.ts#L38
Unexpected object value in conditional. The condition is always true
Run linter: src/store/selectors.ts#L16
Unexpected object value in conditional. The condition is always true
Run linter: src/usecase/App.tsx#L30
Unexpected object value in conditional. The condition is always true
Run linter: src/usecase/Root.tsx#L169
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
Run linter: src/usecase/buffers/ui/NicklistModal.tsx#L32
Unexpected object value in conditional. The condition is always true