Skip to content

Merge pull request #1191 from flojoy-ai/jackparmer-patch-6 #6218

Merge pull request #1191 from flojoy-ai/jackparmer-patch-6

Merge pull request #1191 from flojoy-ai/jackparmer-patch-6 #6218

Triggered via push July 6, 2024 13:39
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: push
python-code-format
7s
python-code-format
python-code-lint
6s
python-code-lint
ts-code-style
44s
ts-code-style
python-tests
53s
python-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
python-code-lint
Process completed with exit code 1.
ts-code-style
Process completed with exit code 1.
python-code-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
python-code-format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ts-code-style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
python-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/