0.6-rc.2 #407
linters.yaml
on: push
Check controller
34s
Check frontend
1m 32s
Annotations
12 warnings
|
Check controller
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check frontend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check frontend:
frontend/src/lib/time_difference.ts#L1
Filename is not in kebab case. Rename it to `time-difference.ts`
|
|
Check frontend:
frontend/src/lib/refresh_vmnodes.ts#L36
Unexpected constant condition
|
|
Check frontend:
frontend/src/lib/refresh_vmnodes.ts#L17
'iteration' is assigned a value but never used
|
|
Check frontend:
frontend/src/lib/refresh_vmnodes.ts#L1
Filename is not in kebab case. Rename it to `refresh-vmnodes.ts`
|
|
Check frontend:
frontend/src/lib/refresh_runs.ts#L1
Filename is not in kebab case. Rename it to `refresh-runs.ts`
|
|
Check frontend:
frontend/src/lib/modules/alert.svelte#L31
Missing return type on function
|
|
Check frontend:
frontend/src/lib/modules/alert.svelte#L24
`{@html}` can lead to XSS attack
|
|
Check frontend:
frontend/src/lib/graphqlUtils.ts#L1
Filename is not in kebab case. Rename it to `graphql-utils.ts`
|
|
Check frontend:
frontend/src/lib/getWorkflowTemplate.ts#L1
Filename is not in kebab case. Rename it to `get-workflow-template.ts`
|
|
Check frontend:
frontend/src/lib/formatBytes.ts#L1
Filename is not in kebab case. Rename it to `format-bytes.ts`
|