Merge pull request #1190 from flojoy-ai/jackparmer-patch-5 #6216
ci.yml
on: push
python-code-format
9s
python-code-lint
8s
ts-code-style
45s
python-tests
1m 0s
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/
|