Skip to content

Simplify handling of _nicklist_diff #201

Simplify handling of _nicklist_diff

Simplify handling of _nicklist_diff #201

Triggered via push November 15, 2024 00:55
Status Success
Total duration 1m 37s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 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#L68
Unexpected any value in conditional. An explicit comparison or type cast is required
Run linter: src/usecase/Root.tsx#L68
Unexpected any value in conditional. An explicit comparison or type cast is required
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