Skip to content

Sequencer Gallery #6130

Sequencer Gallery

Sequencer Gallery #6130

Triggered via pull request April 20, 2024 16:24
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
python-code-format
10s
python-code-format
python-code-lint
12s
python-code-lint
ts-code-style
1m 3s
ts-code-style
python-tests
57s
python-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
ts-code-style: src/renderer/routes/test_sequencer_panel/components/DesignBar.tsx#L5
'LayoutGrid' is defined but never used
ts-code-style: src/renderer/routes/test_sequencer_panel/components/modals/SequencerGalleryModal.tsx#L31
React Hook "useImport" is called in function "handleSequenceLoad" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
ts-code-style
Process completed with exit code 1.
python-code-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python-code-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ts-code-style
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/.
ts-code-style: 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
ts-code-style: src/main/python/index.ts#L2
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/index.ts#L4
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/index.ts#L6
'../logging' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/index.ts#L15
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L2
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L3
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L4
'../../../pyproject.toml?raw' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L6
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/store.ts#L3
'../types/auth' import is restricted from being used by a pattern. Relative imports are not allowed