Skip to content

add filepond, refactor savePictures to support progress callback. #120

add filepond, refactor savePictures to support progress callback.

add filepond, refactor savePictures to support progress callback. #120

Triggered via push September 14, 2024 06:13
Status Failure
Total duration 1m 22s
Artifacts

formatter.yml

on: push
format_and_lint
1m 12s
format_and_lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
format_and_lint: client/views/components/robot-display/UploadTeamPicture.svelte#L59
Unexpected any. Specify a different type
format_and_lint
Process completed with exit code 1.
format_and_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format_and_lint: client/entries/dashboard/account.ts#L7
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/dashboard/developer.ts#L3
'../../utilities/imports' import is duplicated
format_and_lint: client/entries/dashboard/mentor.ts#L6
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/dashboard/user.ts#L4
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/home.ts#L4
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/bubbles.ts#L33
'sin' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/bubbles.ts#L33
'PI' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/bubbles.ts#L33
'cos' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/dashboard.ts#L4
'app' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/svelteChart.ts#L4
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u