chore(deps): update dependency typescript-eslint to v8.23.0 #1166
node.js.yml
on: pull_request
build
1m 12s
sbt-update
31s
Publish Artifacts
0s
Annotations
7 errors
build:
src/components/Panels/Telescope/Systems/Subsystems.tsx#L168
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
build:
src/components/Panels/Telescope/Systems/Subsystems.tsx#L194
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
build:
src/components/Panels/Telescope/Systems/Subsystems.tsx#L222
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
build:
src/components/Panels/WavefrontSensors/AcquisitionCamera/MainControls.tsx#L85
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
build:
src/components/Panels/WavefrontSensors/AcquisitionCamera/MainControls.tsx#L117
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
build:
src/components/Panels/WavefrontSensors/AcquisitionCamera/MainControls.tsx#L125
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
build
Process completed with exit code 1.
|