Skip to content

fix: return version id with permission #7356

fix: return version id with permission

fix: return version id with permission #7356

Triggered via push January 3, 2025 21:34
Status Failure
Total duration 2m 49s
Artifacts

codestyle.yml

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

Annotations

9 errors and 1 warning
Run Prettier and Commit Changes: packages/lib-components/src/components/actions/DropdownButton/index.tsx#L92
Expected an assignment or function call and instead saw an expression
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#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#L132
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
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