ci: add mysql #4
ci.yml
on: push
Build
43s
Run go fmt
10s
Run tests
21s
Annotations
1 error and 4 warnings
Run tests
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 996c9bde12ec49eeb60cd39bf4486d64_mysqllatest_2b056d --label e3dc84 --network github_network_8430858bb6e440568bbd16f2f1680de0 --network-alias mysql -p 3306:3306 --health-cmd="mysqladmin ping --silent" --health-interval=10s --health-timeout=5s --health-retries=3
-e "MYSQL_ROOT_PASSWORD=password" -e "MYSQL_DATABASE=xzdp" -e GITHUB_ACTIONS=true -e CI=true mysql:latest'.
|
Run go fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run go fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|