Skip to content

fix: a typing issue in lottery tests #7333

fix: a typing issue in lottery tests

fix: a typing issue in lottery tests #7333

Triggered via push December 29, 2024 21:37
Status Failure
Total duration 2m 55s
Artifacts

codestyle.yml

on: push
Run Prettier and Commit Changes
2m 45s
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