Skip to content

Add support for user provided closure to receive nonfatal errors #165

Add support for user provided closure to receive nonfatal errors

Add support for user provided closure to receive nonfatal errors #165

Triggered via pull request November 1, 2024 02:35
Status Failure
Total duration 2m 21s
Artifacts

rust.yml

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

Annotations

12 errors
Clippy [Linter] (ubuntu-latest): src/finder.rs#L121
using `map` over `inspect`
Clippy [Linter] (ubuntu-latest)
Process completed with exit code 101.
Clippy [Linter] (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Clippy [Linter] (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Clippy [Linter] (macos-latest): src/finder.rs#L121
using `map` over `inspect`
Clippy [Linter] (macos-latest)
The operation was canceled.
Test Suite (ubuntu-latest, nightly): tests/basic.rs#L131
elided lifetime has a name
Test Suite (ubuntu-latest, nightly)
Process completed with exit code 101.
Test Suite (macos-latest, nightly): tests/basic.rs#L131
elided lifetime has a name
Test Suite (macos-latest, nightly)
Process completed with exit code 101.
Test Suite (windows-latest, nightly): tests/basic.rs#L131
elided lifetime has a name
Test Suite (windows-latest, nightly)
Process completed with exit code 1.