Radmap#3 #25
Annotations
9 errors
lint_and_test (ubuntu-latest, stable):
src/backend.rs#L65
unneeded `return` statement
|
lint_and_test (ubuntu-latest, stable):
src/backend.rs#L64
redundant pattern matching, consider using `is_err()`
|
lint_and_test (ubuntu-latest, stable):
src/backend.rs#L124
replacing an `Option` with `None`
|
lint_and_test (ubuntu-latest, stable)
Process completed with exit code 101.
|
lint_and_test (macOS-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
|
lint_and_test (macOS-latest, stable):
src/backend.rs#L65
unneeded `return` statement
|
lint_and_test (macOS-latest, stable):
src/backend.rs#L64
redundant pattern matching, consider using `is_err()`
|
lint_and_test (macOS-latest, stable):
src/backend.rs#L124
replacing an `Option` with `None`
|
lint_and_test (macOS-latest, stable)
Process completed with exit code 101.
|