Skip to content

Move icon to common components, improve tool UI #81

Move icon to common components, improve tool UI

Move icon to common components, improve tool UI #81

Triggered via push July 3, 2025 02:33
Status Success
Total duration 4m 5s
Artifacts

test.yml

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

Annotations

20 warnings
test (ubuntu-latest): src/renderer/layout/shortcuts/Back.tsx#L3
`@mantine/core` import should occur before import of `../../../common/Icon`
test (ubuntu-latest): src/renderer/App.tsx#L2
'Suspense' is defined but never used
test (ubuntu-latest): src/renderer-editor/forms/by-type/ScriptForm.tsx#L57
React Hook useEffect has missing dependencies: 'getScriptShortcut' and 'scriptForm'. Either include them or remove the dependency array
test (ubuntu-latest): src/renderer-editor/forms/by-type/ScriptForm.tsx#L24
Expected to return a value at the end of method 'script'
test (ubuntu-latest): src/renderer-editor/forms/by-type/ScriptForm.tsx#L16
'updateMode' is assigned a value but never used
test (ubuntu-latest): src/renderer-editor/forms/by-type/ContainerForm.tsx#L82
React Hook useEffect has missing dependencies: 'containerForm' and 'getContainerShortcut'. Either include them or remove the dependency array
test (ubuntu-latest): src/common/db-util.ts#L13
Unexpected console statement
test (windows-latest): src/renderer/layout/shortcuts/Back.tsx#L3
`@mantine/core` import should occur before import of `../../../common/Icon`
test (windows-latest): src/renderer/App.tsx#L2
'Suspense' is defined but never used
test (windows-latest): src/renderer-editor/forms/by-type/ScriptForm.tsx#L57
React Hook useEffect has missing dependencies: 'getScriptShortcut' and 'scriptForm'. Either include them or remove the dependency array
test (windows-latest): src/renderer-editor/forms/by-type/ScriptForm.tsx#L24
Expected to return a value at the end of method 'script'
test (windows-latest): src/renderer-editor/forms/by-type/ScriptForm.tsx#L16
'updateMode' is assigned a value but never used
test (windows-latest): src/renderer-editor/forms/by-type/ContainerForm.tsx#L82
React Hook useEffect has missing dependencies: 'containerForm' and 'getContainerShortcut'. Either include them or remove the dependency array
test (windows-latest): src/common/db-util.ts#L13
Unexpected console statement