added alias to mysql container #10
Annotations
2 errors and 1 warning
build-and-test
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 908f4e2f154849eca316af706f08d885_mysql8031_47f8ae --label 19748d --network github_network_ed4e4da33df540fcadd27a889fd73575 --network-alias mysql -p 3306:3306 --health-cmd="mysqladmin ping" --health-interval=15s --health-timeout=10s --health-retries=5 --network-alias=mysql --entrypoint="" --command="mysqld --default-authentication-plugin=mysql_native_password --general-log=1 --general-log-file=/var/log/mysql/general.log" -e "MYSQL_ROOT_PASSWORD=12345678" -e "MYSQL_DATABASE=tfgdb" -e GITHUB_ACTIONS=true -e CI=true mysql:8.0.31'.
|
build-and-test
Process completed with exit code 1.
|
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|