Skip to content

Add postgres health check #8

Add postgres health check

Add postgres health check #8

Triggered via push April 4, 2024 19:18
Status Failure
Total duration 29s
Artifacts

api.yml

on: push
Check API code format
6s
Check API code format
Test API
21s
Test API
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Test API
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 90fb89a3a35e493995e6c36ae92ab387_ametnespostgresql16debian12_ab00fa --label 0b4c2a --network github_network_1cc2a13d1f5445219648016195671ba9 --network-alias postgres -p 5432:5432 --health-cmd pg_isready -h localhost -U $$POSTGRES_USER --health-interval 10s --health-timeout 5s --health-retries 10 -e "POSTGRES_USER=postgres" -e "POSTGRES_PASSWORD=password" -e "POSTGRES_DB=nesis" -e GITHUB_ACTIONS=true -e CI=true ametnes/postgresql:16-debian-12'.
Check API code format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.