Test that the new action works #1041
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
ruff format
/
action
23s
ruff lint
/
action
21s
mypy
/
action
47s
eslint
/
action
29s
prettier
/
action
20s
tsc
/
action
28s
lockfile consistency
/
action
27s
unused dependencies
/
action
20s
python tests
/
action
1m 25s
frontend tests
/
action
20s
missing __init__.py files
3s
CI done
0s
Annotations
3 errors and 1 warning
ruff lint / action
Process completed with exit code 2.
|
eslint / action:
frontend/apps/products/detail/index.tsx#L11
All imports in the declaration are only used as types. Use `import type`
|
eslint / action
Process completed with exit code 2.
|
missing __init__.py files
The following actions uses node12 which is deprecated and will be forced to run on node16: ljodal/python-actions/check-for-missing-init@feature/check-for-missing-init. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|