Skip to content

Test that the new action works #1041

Test that the new action works

Test that the new action works #1041

Triggered via push December 15, 2023 10:52
Status Failure
Total duration 1m 37s
Artifacts
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 format / action
ruff lint  /  action
21s
ruff lint / action
mypy  /  action
47s
mypy / action
eslint  /  action
29s
eslint / action
prettier  /  action
20s
prettier / action
tsc  /  action
28s
tsc / action
lockfile consistency  /  action
27s
lockfile consistency / action
unused dependencies  /  action
20s
unused dependencies / action
python tests  /  action
1m 25s
python tests / action
frontend tests  /  action
20s
frontend tests / action
missing __init__.py files
3s
missing __init__.py files
CI done
0s
CI done
Fit to window
Zoom out
Zoom in

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/