With pg1 #1036
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
20s
ruff lint
/
action
32s
ruff lint
/
action
40s
eslint
/
action
25s
prettier
/
action
23s
tsc
/
action
24s
lockfile consistency
/
action
21s
unused dependencies
/
action
23s
python tests
1m 26s
frontend tests
25s
missing __init__.py files
3s
python-tests2
/
action
43s
CI done
0s
Annotations
4 errors and 1 warning
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.
|
ruff lint / action
Process completed with exit code 2.
|
python-tests2 / action
The template is not valid. danielkjellid/github-actions/.github/workflows/python.yaml@python-tests (Line: 47, Col: 25): The following format string is invalid: postgresql://{0}}:{1}@localhost:{2}/{3}
|
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/
|