Skip to content

Use centralized CI (#236) #1045

Use centralized CI (#236)

Use centralized CI (#236) #1045

Re-run triggered December 18, 2023 16:42
Status Failure
Total duration 27s
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
13s
ruff format / action
ruff lint  /  action
11s
ruff lint / action
mypy  /  action
13s
mypy / action
eslint  /  action
31s
eslint / action
prettier  /  action
21s
prettier / action
tsc  /  action
25s
tsc / action
lockfile consistency  /  action
11s
lockfile consistency / action
unused dependencies  /  action
14s
unused dependencies / action
python tests  /  action
8s
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

6 errors and 1 warning
lockfile consistency / action
Process completed with exit code 2.
python tests / action
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name dcc907fad46845dfb776821224e8201e_postgres14_12caf0 --label c81285 --network github_network_ab8aeae94d1841649b7243074858fd7f --network-alias postgres -p 5432/tcp --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5 -e "POSTGRES_DB=nest" -e "POSTGRES_USER=nest" -e "POSTGRES_PASSWORD=nest" -e GITHUB_ACTIONS=true -e CI=true postgres:14'.
mypy / action
Process completed with exit code 2.
ruff lint / action
Process completed with exit code 2.
unused dependencies / action
Process completed with exit code 2.
ruff format / 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/