Stu-346 placeholder test #6097
Annotations
10 errors and 11 warnings
Eslint check:
src/renderer/hooks/useTestImport.ts#L152
'data' is never reassigned. Use 'const' instead
|
Eslint check:
src/renderer/hooks/useTestImport.ts#L187
Unnecessary semicolon
|
Eslint check:
src/renderer/hooks/useTestSequencerState.ts#L20
'Ok' is defined but never used
|
Eslint check:
src/renderer/routes/test_sequencer_panel/components/modals/ChangeLinkedTest.tsx#L2
'Checkbox' is defined but never used
|
Eslint check:
src/renderer/routes/test_sequencer_panel/components/modals/ChangeLinkedTest.tsx#L5
'useDisplayedSequenceState' is defined but never used
|
Eslint check:
src/renderer/routes/test_sequencer_panel/components/modals/ChangeLinkedTest.tsx#L7
'useSequencerModalStore' is defined but never used
|
Eslint check:
src/renderer/routes/test_sequencer_panel/components/modals/ChangeLinkedTest.tsx#L13
'useDiscoverAndImportTests' is defined but never used
|
Eslint check:
src/renderer/routes/test_sequencer_panel/components/modals/ChangeLinkedTest.tsx#L42
React Hook "useDiscover" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
Eslint check:
src/renderer/routes/test_sequencer_panel/components/modals/CreatePlaceholderTestModal.tsx#L5
'useEffect' is defined but never used
|
Eslint check
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Eslint check:
playwright-test/09_apps_gallery.spec.ts#L11
'../src/renderer/utils/gallery' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L2
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L4
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L6
'../logging' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L15
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L2
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L3
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L4
'../../../pyproject.toml?raw' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L6
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/store.ts#L3
'../types/auth' import is restricted from being used by a pattern. Relative imports are not allowed
|
Loading