First attempt at basic axum-style state management #412
ci.yml
on: pull_request
clippy
13s
rustfmt
12s
rustdoc
13s
coverage
1m 25s
msrv-compliance
1m 38s
Matrix: test
Annotations
11 errors and 4 warnings
clippy
Process completed with exit code 1.
|
rustdoc
Process completed with exit code 1.
|
test (x86_64-unknown-linux-gnu)
The run was canceled by @TTWNO.
|
test (x86_64-unknown-linux-musl)
The run was canceled by @TTWNO.
|
test (aarch64-unknown-linux-gnu)
The run was canceled by @TTWNO.
|
|
coverage
Process completed with exit code 1.
|
test (aarch64-unknown-linux-musl)
The run was canceled by @TTWNO.
|
test (aarch64-unknown-linux-musl)
The operation was canceled.
|
msrv-compliance
The run was canceled by @TTWNO.
|
msrv-compliance
The operation was canceled.
|
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/.
|
rustfmt
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'targets', 'target', 'components']
|
clippy
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/.
|
rustdoc
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/.
|