Skip to content

Update dependency typescript-eslint to v8.29.0 #2134

Update dependency typescript-eslint to v8.29.0

Update dependency typescript-eslint to v8.29.0 #2134

Triggered via pull request April 7, 2025 18:10
Status Failure
Total duration 24s
Artifacts

lint.yaml

on: pull_request
Lint TS and CSS
19s
Lint TS and CSS
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint TS and CSS
Process completed with exit code 1.
Lint TS and CSS: src/components/maincontroller.ts#L704
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
Lint TS and CSS: src/components/jellyfinApi.ts#L57
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read