Skip to content

Fr 165

Fr 165 #362

Triggered via pull request October 22, 2024 13:58
@goranbsgoranbs
synchronize #166
fr-165
Status Success
Total duration 3m 4s
Artifacts

linters.yaml

on: pull_request
Check controller
31s
Check controller
Check frontend
2m 55s
Check frontend
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Check controller
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check frontend: frontend/src/lib/formatBytes.ts#L1
Filename is not in kebab case. Rename it to `format-bytes.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/graphqlUtils.ts#L1
Filename is not in kebab case. Rename it to `graphql-utils.ts`
Check frontend: frontend/src/lib/modules/alert.svelte#L24
`{@html}` can lead to XSS attack
Check frontend: frontend/src/lib/modules/alert.svelte#L31
Missing return type on function
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/time_difference.ts#L1
Filename is not in kebab case. Rename it to `time-difference.ts`
Check frontend: frontend/src/modals/rename-project-modal.svelte#L27
'alertModal' is assigned a value but never used
Check frontend: frontend/src/modals/submit-new-dry-run-modal.svelte#L82
'TemplateContainerArtifactInput' is defined but never used
Check frontend: frontend/src/modals/submit-new-dry-run-modal.svelte#L93
'TemplateContainerRawInput' is defined but never used