Add CI config, and commit/push hooks #1
ci.yml
on: pull_request
Build & Test
11s
Coverage Report
0s
Annotations
1 error and 2 warnings
|
Build & Test
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name f8bdcb5581ee4e4787767f0b6be0eba8_postgres17_7b8a50 --label d99fc5 --network github_network_16f89dadfe0e42ed83d823e00c92d721 --network-alias postgres -p 5432:5432 --health-cmd pg_isready --heath-interval 10s --health-timeout 5s --health-retries 3 -e "POSTGRES_USER=test" -e "POSTGRES_PASSWORD=test" -e "POSTGRES_DB=test-db" -e GITHUB_ACTIONS=true -e CI=true postgres:17'.
|
|
Build & Test
No files were found with the provided path: build/reports/tests/test/. No artifacts will be uploaded.
|
|
Build & Test
No files were found with the provided path: build/reports/jacoco/test/html/. No artifacts will be uploaded.
|