Skip to content

Revert "Revert "Edits after review"" #460

Revert "Revert "Edits after review""

Revert "Revert "Edits after review"" #460

Triggered via push July 3, 2024 11:32
Status Failure
Total duration 2m 0s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
struct `WarpError` is never constructed: src/commands/edge_app_server.rs#L83
error: struct `WarpError` is never constructed --> src/commands/edge_app_server.rs:83:8 | 83 | struct WarpError(#[allow(dead_code)] anyhow::Error); | ^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
Lint code base
Clippy had exited with the 101 exit code
Lint code base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint code base
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/