Skip to content

Refactor proxy

Refactor proxy #1644

Triggered via pull request September 24, 2024 19:29
Status Success
Total duration 45s
Artifacts

clippy.yml

on: pull_request
check-rust-clippy
36s
check-rust-clippy
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `avoid_weird_mac_bug` is never used: plane/plane-tests/tests/common/resources/pebble.rs#L193
warning: function `avoid_weird_mac_bug` is never used --> plane/plane-tests/tests/common/resources/pebble.rs:193:14 | 193 | pub async fn avoid_weird_mac_bug(name: &str, scratch_dir: &Path) -> Result<()> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
check-rust-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-rust-clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-rust-clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-rust-clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-rust-clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-rust-clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/