Skip to content

add load connections form #1285

add load connections form

add load connections form #1285

Triggered via push January 24, 2025 14:27
Status Failure
Total duration 1m 49s
Artifacts

test.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
release (ubuntu-latest): src/main.dev.ts#L343
'args' is already declared in the upper scope on line 340 column 36
release (ubuntu-latest): src/renderer/components/TagSelector.tsx#L40
Prop spreading is forbidden
release (ubuntu-latest): src/renderer/pages/LoadForm.tsx#L2
'Autocomplete' is defined but never used
release (ubuntu-latest): src/renderer/pages/LoadForm.tsx#L16
'useEffect' is defined but never used
release (ubuntu-latest): src/renderer/pages/LoadForm.tsx#L91
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
release (ubuntu-latest): src/renderer/pages/LoadForm.tsx#L100
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
release (ubuntu-latest)
Unexpected empty object pattern
release (ubuntu-latest)
Process completed with exit code 1.
release (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636