fix mysql healthcheck #1406
rust.yml
on: push
Matrix: Clippy
Matrix: Release x86_64-unknown-linux-gnu
Matrix: Test fang_derive_error
Matrix: Test mysql
Matrix: Test postgres
Matrix: Test blocking
Matrix: Test sqlite
Annotations
2 errors and 6 warnings
Test mysql (stable)
Exit code 1 returned from process: file name '/usr/bin/docker', arguments 'create --name 2001bd9f72c84420abea570a5aab9930_mysql81_2dd675 --label 07dc1e --network github_network_f16365528aec4c7e93a114de76298dbe --network-alias mysql -p 5432:5432 --health-cmd mysqladmin ping --health-interval 10s --health-timeout 5s -e "MYSQL_ROOT_PASSWORD=mysql" -e "MYSQL_DATABASE=fang" -e GITHUB_ACTIONS=true -e CI=true mysql:8.1'.
|
Test postgres (stable)
Process completed with exit code 101.
|
Clippy (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test fang_derive_error (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test sqlite (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release x86_64-unknown-linux-gnu (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test blocking (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test postgres (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|