Add support for user provided closure to receive nonfatal errors #165
rust.yml
on: pull_request
Matrix: Compile
Rustfmt [Formatter]
18s
cargo-deny
18s
Matrix: Clippy [Linter]
Matrix: Test Suite
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.
|