CI #194
ci.yml
on: merge_group
Matrix: ci_nix / build
Matrix: ci_rust / rust_tests
ci_nix
/
...
/
nix fmt .
25s
ci_nix
/
...
/
nix flake check .
23s
ci_rust
/
...
/
cargo fmt .
6s
ci_rust
/
...
/
cargo clippy .
43s
ci_rust
/
...
/
cargo deny .
22s
can_see_status
0s
Annotations
8 warnings
ci_rust / rust_lints / cargo fmt .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_rust / rust_lints / cargo deny .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, andstor/file-existence-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_nix / nix_lints / nix fmt .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DeterminateSystems/magic-nix-cache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_nix / nix_test / nix flake check .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DeterminateSystems/magic-nix-cache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_rust / rust_lints / cargo clippy .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, antifuchs/rust-problem-matchers@clippy-regex. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_rust / rust_tests (stable) / cargo +stable test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_rust / rust_tests (nightly) / cargo +nightly test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_nix / build / nix build .#
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DeterminateSystems/magic-nix-cache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|