ci: add MongoDB support and update database configurations #435
Annotations
6 errors
Build and test with Node.js 18 and mongodb
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name cddd1a32471f472fb4c63ebcd386a8a0_mongo70_d548dd --label 570c28 --network github_network_30f33e76e0d34927a7ae3a5890a2ddfe --network-alias db -p 27017:27017 --name db --hostname db --replSet rs0 --bind_ip localhost --health-cmd="mongo --eval 'db.runCommand({ping: 1})'" --health-interval=10s --health-timeout=5s --health-retries=5 -e "POSTGRES_USER=root" -e "POSTGRES_PASSWORD=***" -e "POSTGRES_DB=testdb" -e "MYSQL_ROOT_PASSWORD=***" -e "MYSQL_DATABASE=testdb" -e "MONGO_INITDB_ROOT_USERNAME=root" -e "MONGO_INITDB_ROOT_PASSWORD=***" -e "MONGO_INITDB_DATABASE=testdb" -e GITHUB_ACTIONS=true -e CI=true mongo:7.0'.
|
Build and test with Node.js 20 and mongodb
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 8a0c5354e87c4a1bb116c1f3db753701_mongo70_974de9 --label 07bf52 --network github_network_bcd1e765bd064492905974f8747a4110 --network-alias db -p 27017:27017 --name db --hostname db --replSet rs0 --bind_ip localhost --health-cmd="mongo --eval 'db.runCommand({ping: 1})'" --health-interval=10s --health-timeout=5s --health-retries=5 -e "POSTGRES_USER=root" -e "POSTGRES_PASSWORD=***" -e "POSTGRES_DB=testdb" -e "MYSQL_ROOT_PASSWORD=***" -e "MYSQL_DATABASE=testdb" -e "MONGO_INITDB_ROOT_USERNAME=root" -e "MONGO_INITDB_ROOT_PASSWORD=***" -e "MONGO_INITDB_DATABASE=testdb" -e GITHUB_ACTIONS=true -e CI=true mongo:7.0'.
|
Build and test with Node.js 20 and postgresql
Process completed with exit code 1.
|
Build and test with Node.js 18 and mysql
Process completed with exit code 1.
|
Build and test with Node.js 18 and postgresql
Process completed with exit code 1.
|
Build and test with Node.js 20 and mysql
Process completed with exit code 1.
|