Skip to content

Add optional tracing feature, trace which logic #146

Add optional tracing feature, trace which logic

Add optional tracing feature, trace which logic #146

Triggered via pull request July 29, 2024 23:40
Status Failure
Total duration 1m 50s
Artifacts

rust.yml

on: pull_request
Matrix: Compile
Rustfmt [Formatter]
19s
Rustfmt [Formatter]
cargo-deny
18s
cargo-deny
Matrix: Clippy [Linter]
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Rustfmt [Formatter]
Process completed with exit code 1.
Clippy [Linter] (windows-latest): src/checker.rs#L44
cannot find value `new_path` in this scope
Clippy [Linter] (windows-latest): src/finder.rs#L236
use of unstable library feature 'os_str_display'
Clippy [Linter] (windows-latest)
Process completed with exit code 1.
Test Suite (windows-latest, nightly): src/checker.rs#L44
cannot find value `new_path` in this scope
Test Suite (windows-latest, nightly): src/finder.rs#L236
use of unstable library feature 'os_str_display'
Test Suite (windows-latest, nightly)
Process completed with exit code 1.
Test Suite (windows-latest, 1.70): src/checker.rs#L44
cannot find value `new_path` in this scope
Test Suite (windows-latest, 1.70): src/finder.rs#L236
method `display` is private
Test Suite (windows-latest, 1.70)
Process completed with exit code 1.
Test Suite (windows-latest, stable): src/checker.rs#L44
cannot find value `new_path` in this scope
Test Suite (windows-latest, stable): src/finder.rs#L236
use of unstable library feature 'os_str_display'
Test Suite (windows-latest, stable)
Process completed with exit code 1.
Rustfmt [Formatter]: src/checker.rs#L41
Diff in /home/runner/work/which-rs/which-rs/src/checker.rs
Rustfmt [Formatter]: src/checker.rs#L48
Diff in /home/runner/work/which-rs/which-rs/src/checker.rs