Fix typo #1047
ci.yaml
on: push
ruff format
/
action
25s
ruff lint
/
action
23s
mypy
/
action
40s
eslint
/
action
26s
prettier
/
action
21s
tsc
/
action
24s
lockfile consistency
/
action
21s
unused dependencies
/
action
22s
python tests
/
action
8s
frontend tests
/
action
22s
missing __init__.py files
3s
CI done
0s
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/
|