Skip to content

refactor: use thiserror instead of anyhow #1100

refactor: use thiserror instead of anyhow

refactor: use thiserror instead of anyhow #1100

Triggered via pull request August 11, 2024 13:44
Status Failure
Total duration 2m 38s
Artifacts

code-quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
external crate `anyhow` unused in `marzano_externals`: remove the dependency or add `use anyhow as _;`: crates/externals/src/lib.rs#L1
error: external crate `anyhow` unused in `marzano_externals`: remove the dependency or add `use anyhow as _;` | = note: `-D unused-crate-dependencies` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_crate_dependencies)]`
clippy_check
Clippy had exited with the 101 exit code
clippy_check
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.0
clippy_check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
clippy_check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/