chore(deps): lock file maintenance #395
Annotations
2 errors and 11 warnings
|
clippy
Process completed with exit code 1.
|
|
clippy
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
clippy:
src/main.rs#L49
[clippy] reported by reviewdog 🐶
function call inside of `expect`
Raw Output:
src/main.rs:49:14: warning: function call inside of `expect` (clippy::expect_fun_call)
|
|
clippy:
src/main.rs#L46
[clippy] reported by reviewdog 🐶
variables can be used directly in the `format!` string
Raw Output:
src/main.rs:46:9: warning: variables can be used directly in the `format!` string (clippy::uninlined_format_args)
|
|
clippy:
src/main.rs#L41
[clippy] reported by reviewdog 🐶
variables can be used directly in the `format!` string
Raw Output:
src/main.rs:41:21: warning: variables can be used directly in the `format!` string (clippy::uninlined_format_args)
|
|
clippy:
src/main.rs#L40
[clippy] reported by reviewdog 🐶
variables can be used directly in the `format!` string
Raw Output:
src/main.rs:40:21: warning: variables can be used directly in the `format!` string (clippy::uninlined_format_args)
|
|
clippy:
src/main.rs#L40
[clippy] reported by reviewdog 🐶
function call inside of `expect`
Raw Output:
src/main.rs:40:14: warning: function call inside of `expect` (clippy::expect_fun_call)
|
|
clippy:
src/main.rs#L41
[clippy] reported by reviewdog 🐶
function call inside of `expect`
Raw Output:
src/main.rs:41:14: warning: function call inside of `expect` (clippy::expect_fun_call)
|
|
clippy:
src/main.rs#L38
[clippy] reported by reviewdog 🐶
variables can be used directly in the `format!` string
Raw Output:
src/main.rs:38:9: warning: variables can be used directly in the `format!` string (clippy::uninlined_format_args)
|
|
clippy:
src/utils.rs#L54
[clippy] reported by reviewdog 🐶
variables can be used directly in the `format!` string
Raw Output:
src/utils.rs:54:5: warning: variables can be used directly in the `format!` string (clippy::uninlined_format_args)
|
|
clippy:
src/utils.rs#L49
[clippy] reported by reviewdog 🐶
variables can be used directly in the `format!` string
Raw Output:
src/utils.rs:49:20: warning: variables can be used directly in the `format!` string (clippy::uninlined_format_args)
|
|
clippy:
src/ump_stream.rs#L22
[clippy] reported by reviewdog 🐶
variables can be used directly in the `format!` string
Raw Output:
src/ump_stream.rs:22:13: warning: variables can be used directly in the `format!` string (clippy::uninlined_format_args)
|
|
clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-6dc3ef10-6ef56d03, v0-rust-clippy-Linux-x64-6dc3ef10
|