Skip to content

Fix doc build

Fix doc build #4316

Triggered via pull request June 25, 2024 02:50
Status Failure
Total duration 49s
Artifacts

rust.yml

on: pull_request
Matrix: Examples
Matrix: Compile MySQL
Matrix: Compile PostgreSQL
Matrix: Compile SQLite
Issues Matrix
0s
Issues Matrix
Matrix: MariaDB
Matrix: MySQL
Matrix: Postgres
Matrix: SQLite
Matrix: Issues
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 24 warnings
Unit Test
Process completed with exit code 101.
Clippy
Process completed with exit code 101.
Examples (examples/basic)
Process completed with exit code 123.
Examples (examples/actix_example)
Process completed with exit code 123.
Examples (examples/graphql_example)
Process completed with exit code 123.
Examples (examples/loco_example)
Process completed with exit code 123.
Examples (examples/jsonrpsee_example)
Process completed with exit code 123.
Examples (examples/poem_example)
Process completed with exit code 123.
Examples (examples/loco_starter)
Process completed with exit code 123.
Examples (examples/proxy_gluesql_example)
Process completed with exit code 123.
Examples (examples/axum_example)
Process completed with exit code 123.
Compile SQLite (async-std, rustls)
Process completed with exit code 101.
Compile PostgreSQL (tokio, native-tls)
Process completed with exit code 101.
Compile MySQL (actix, native-tls)
Process completed with exit code 101.
Compile SQLite (async-std, native-tls)
Process completed with exit code 101.
Compile MySQL (actix, rustls)
Process completed with exit code 101.
Examples (examples/rocket_okapi_example)
Process completed with exit code 123.
Examples (examples/rocket_example)
Process completed with exit code 123.
Examples (examples/seaography_example)
Process completed with exit code 123.
Examples (examples/tonic_example)
Process completed with exit code 123.
Compile PostgreSQL (tokio, rustls)
Process completed with exit code 101.
Examples (examples/salvo_example)
Process completed with exit code 123.
Init
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/.
Unit Test
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/.
Clippy
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/.
Examples (examples/basic)
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/.
Examples (examples/actix_example)
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/.
Examples (examples/graphql_example)
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/.
Rustfmt
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/.
Examples (examples/loco_example)
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/.
Examples (examples/jsonrpsee_example)
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/.
Examples (examples/poem_example)
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/.
Examples (examples/loco_starter)
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/.
Examples (examples/proxy_gluesql_example)
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/.
Examples (examples/axum_example)
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/.
Compile SQLite (async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile PostgreSQL (tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile MySQL (actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile SQLite (async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile MySQL (actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples (examples/rocket_okapi_example)
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/.
Examples (examples/rocket_example)
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/.
Examples (examples/seaography_example)
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/.
Examples (examples/tonic_example)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile PostgreSQL (tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples (examples/salvo_example)
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/.