Skip to content

fix: include arguments in command update call #7337

fix: include arguments in command update call

fix: include arguments in command update call #7337

Triggered via push December 30, 2024 18:12
Status Failure
Total duration 2m 49s
Artifacts

codestyle.yml

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

Annotations

7 errors and 1 warning
Run Prettier and Commit Changes: packages/lib-components/src/components/other/ActionMenu/index.tsx#L59
'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#L44
Expected an assignment or function call and instead saw an expression
Run Prettier and Commit Changes: packages/web-main/src/routes/_auth/_global/-modules/ModuleForm/index.tsx#L130
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