Skip to content

Update main.yml

Update main.yml #81

Triggered via push November 6, 2024 15:34
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 cc90e9c0fc894ea18d40e2330dc7ffed_postgres13_9fb3a7 --label eb5c9e --network github_network_95c2d713065a4f0e9600dba6b5619859 --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/