Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Add config command #778

Add config command

Add config command #778

Triggered via pull request February 5, 2024 20:51
Status Failure
Total duration 1h 2m 29s
Artifacts

ci-tests.yml

on: pull_request
Matrix: clippy
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
useless use of `format!`: pulsar/src/tests.rs#L192
error: useless use of `format!` --> pulsar/src/tests.rs:192:47 | 192 | let temp_dir = Path::new("/tmp").join(format!("test_pulsar")); | ^^^^^^^^^^^^^^^^^^^^^^ help: consider using `.to_string()`: `"test_pulsar".to_string()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_format = note: `-D clippy::useless-format` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_format)]`
clippy (self-hosted, ubuntu-20.04-x86-64, false)
Clippy had exited with the 101 exit code
test (self-hosted, ubuntu-20.04-x86-64, false)
Process completed with exit code 101.
test (self-hosted, windows-server-2022-x86-64, false)
The job was canceled because "self-hosted_ubuntu-20_04-" failed.
test (self-hosted, macos-12-arm64, false)
The job was canceled because "self-hosted_ubuntu-20_04-" failed.
clippy (self-hosted, windows-server-2022-x86-64, false)
Process completed with exit code 1.
clippy (self-hosted, windows-server-2022-x86-64, false)
Clippy had exited with the 101 exit code
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9, Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (self-hosted, ubuntu-20.04-x86-64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, KyleMayes/install-llvm-action@8852e4d5c58653ed05135c0a5d949d9c2febcb00, arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (self-hosted, ubuntu-20.04-x86-64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions-rs/cargo@ae10961054e4aa8b4aa7dffede299aaf087aa33b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@ae10961054e4aa8b4aa7dffede299aaf087aa33b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (self-hosted, ubuntu-20.04-x86-64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (self-hosted, macos-12-arm64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, KyleMayes/install-llvm-action@8852e4d5c58653ed05135c0a5d949d9c2febcb00, arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (self-hosted, macos-12-arm64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy (self-hosted, windows-server-2022-x86-64, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, KyleMayes/install-llvm-action@8852e4d5c58653ed05135c0a5d949d9c2febcb00, arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (self-hosted, windows-server-2022-x86-64, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/