new connection dropdown, fix preserving connection settings, set sour… #1288
Annotations
10 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/NewConnectionButton.tsx#L35
Expected a default case
|
release (ubuntu-latest):
src/renderer/components/NewConnectionButton.tsx#L82
Prop spreading is forbidden
|
release (ubuntu-latest):
src/renderer/components/NewConnectionButton.tsx#L94
'_event' is defined but never used
|
release (ubuntu-latest):
src/renderer/components/NewConnectionButton.tsx#L96
Value must be omitted for boolean attributes
|
release (ubuntu-latest):
src/renderer/components/TagSelector.tsx#L39
Prop spreading is forbidden
|
release (ubuntu-latest):
src/renderer/hooks/use-popover.ts#L12
Prefer default export on a file with single export
|
release (ubuntu-latest):
src/renderer/pages/LoadForm.tsx#L75
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#L84
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#L87
Unexpected `await` inside a loop
|
release (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|