Skip to content

Merge pull request #168 from DataCloud-project/frontend-hotfix #367

Merge pull request #168 from DataCloud-project/frontend-hotfix

Merge pull request #168 from DataCloud-project/frontend-hotfix #367

Triggered via push October 25, 2024 11:05
Status Success
Total duration 42s
Artifacts

linters.yaml

on: push
Check controller
33s
Check controller
Check frontend
29s
Check frontend
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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/