Skip to content

Fix typo

Fix typo #1047

Re-run triggered December 18, 2023 16:54
Status Failure
Total duration 18s
Artifacts

ci.yaml

on: push
ruff format  /  action
25s
ruff format / action
ruff lint  /  action
23s
ruff lint / action
mypy  /  action
40s
mypy / action
eslint  /  action
26s
eslint / action
prettier  /  action
21s
prettier / action
tsc  /  action
24s
tsc / action
lockfile consistency  /  action
21s
lockfile consistency / action
unused dependencies  /  action
22s
unused dependencies / action
python tests  /  action
8s
python tests / action
frontend tests  /  action
22s
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

1 error and 1 warning
python tests / action
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 134a084c271348c18c4f29049dddf10a_postgres14_18938a --label da2984 --network github_network_93933be92aea4174b6aa96a83eca96ec --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'.
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/