Skip to content

fix(lib-components): do not wrap current action #7359

fix(lib-components): do not wrap current action

fix(lib-components): do not wrap current action #7359

Triggered via push January 4, 2025 00:03
Status Failure
Total duration 2m 46s
Artifacts

codestyle.yml

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

Annotations

10 errors and 1 warning
Run Prettier and Commit Changes: packages/lib-components/src/components/inputs/selects/SelectQueryField/Generic/index.tsx#L125
'theme' is assigned a value but never used. Allowed unused vars must match /^_/u
Run Prettier and Commit Changes: packages/lib-components/src/components/other/ActionMenu/index.tsx#L61
'disabled' is assigned a value but never used. Allowed unused args must match /^_/u
Run Prettier and Commit Changes: packages/web-main/src/components/CopyModuleForm.tsx#L77
Expected an assignment or function call and instead saw an expression
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