Skip to content

Update main.yml

Update main.yml #82

Triggered via push November 6, 2024 15:41
Status Failure
Total duration 25s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Exit code 1 returned from process: file name '/usr/bin/docker', arguments 'create --name 23c61fc0d19147e2a84b401bc750e0d2_postgres13_b1714f --label 64ccd1 --network github_network_3e2db984702e459bb430b08c08e82df1 --network-alias postgres -p 5432:5432 --health-cmd="pg_isready -U testuser" --health-interval=10s --health-timeout=5s -e "POSTGRES_USER=testuser" -e "POSTGRES_PASSWORD=testpassword" -e "POSTGRES_DB=testdb" -e GITHUB_ACTIONS=true -e CI=true postgres:13'.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/