Skip to content

Duplication

Duplication #29

Triggered via pull request October 26, 2024 10:07
Status Failure
Total duration 56s
Artifacts

generic.yml

on: pull_request
Matrix: clippy-fmt-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
clippy-fmt-test (ubuntu-22.04): src/require.rs#L103
this expression creates a reference which is immediately dereferenced by the compiler
clippy-fmt-test (ubuntu-22.04): src/require.rs#L107
this expression creates a reference which is immediately dereferenced by the compiler
clippy-fmt-test (ubuntu-22.04): src/switch_to.rs#L45
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
clippy-fmt-test (ubuntu-22.04)
Process completed with exit code 101.