Skip to content

fix: localdev scenario when working on modules #7320

fix: localdev scenario when working on modules

fix: localdev scenario when working on modules #7320

Triggered via push December 22, 2024 13:08
Status Failure
Total duration 2m 58s
Artifacts

codestyle.yml

on: push
Run Prettier and Commit Changes
2m 47s
Run Prettier and Commit Changes
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Run Prettier and Commit Changes: packages/web-main/src/routes/_auth/_global/-modules/ModuleForm/index.tsx#L2
'use' is defined but never used. Allowed unused vars must match /^_/u
Run Prettier and Commit Changes: packages/web-main/src/routes/_auth/_global/-modules/ModuleForm/index.tsx#L16
'useParams' is defined but never used. Allowed unused vars must match /^_/u
Run Prettier and Commit Changes: packages/web-main/src/routes/_auth/_global/-modules/ModuleForm/index.tsx#L27
'ModuleVersionSelectField' is defined but never used. Allowed unused vars must match /^_/u
Run Prettier and Commit Changes: packages/web-main/src/routes/_auth/_global/-modules/ModuleForm/index.tsx#L131
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Run Prettier and Commit Changes: packages/web-main/src/routes/_auth/_global/modules.$moduleId.view.$moduleVersionTag.tsx#L7
'useQuery' is defined but never used. Allowed unused vars must match /^_/u
Run Prettier and Commit Changes
Process completed with exit code 1.
Run Prettier and Commit Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636