Skip to content

With pg1

With pg1 #1036

Re-run triggered December 12, 2023 18:57
Status Failure
Total duration 56s
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
20s
ruff format / action
ruff lint  /  action
32s
ruff lint / action
ruff lint  /  action
40s
ruff lint / action
eslint  /  action
25s
eslint / action
prettier  /  action
23s
prettier / action
tsc  /  action
24s
tsc / action
lockfile consistency  /  action
21s
lockfile consistency / action
unused dependencies  /  action
23s
unused dependencies / action
python tests
1m 26s
python tests
frontend tests
25s
frontend tests
missing __init__.py files
3s
missing __init__.py files
python-tests2  /  action
43s
python-tests2 / action
CI done
0s
CI done
Fit to window
Zoom out
Zoom in

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/