Skip to content

[v4] setup @typescript-eslint/no-unnecessary-condition rule and fix warnings #3229

[v4] setup @typescript-eslint/no-unnecessary-condition rule and fix warnings

[v4] setup @typescript-eslint/no-unnecessary-condition rule and fix warnings #3229

Triggered via pull request November 29, 2024 02:39
@dimaMachinadimaMachina
synchronize #3747
v4-85
Status Failure
Total duration 1m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: packages/nextra-theme-docs/src/components/sidebar.tsx#L145
Unnecessary conditional, value is always truthy
lint: packages/nextra/src/server/compile.ts#L114
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
lint
Process completed with exit code 1.