healthcheck is needed , plz work #1409
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
1 error and 6 warnings
Test mysql (stable)
Exit code 1 returned from process: file name '/usr/bin/docker', arguments 'create --name 56a2856708e443859b4557662e5934a5_mysql81_ee1fc6 --label edc933 --network github_network_3048ad6679494a41b2298d7b1d617222 --network-alias mysql -p 3306:3306 --health-cmd='$(mysqladmin ping -h localhost -P 3306 -u root --*** 2>&1)' --health-interval 10s --health-timeout 5s --health-retries 5 -e "MYSQL_ROOT_PASSWORD=mysql" -e "MYSQL_DATABASE=fang" -e GITHUB_ACTIONS=true -e CI=true mysql:8.1'.
|
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/.
|