chore(deps): update dependency rust to v1.97.1 #1617
Annotations
2 errors and 12 warnings
|
rust
Process completed with exit code 1.
|
|
rust
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
|
|
rust
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust:
src/github/common.rs#L165
[clippy] reported by reviewdog 🐶
multiple fields are never read
Raw Output:
src/github/common.rs:165:12: warning: multiple fields are never read (dead_code)
|
|
rust:
src/github/common.rs#L134
[clippy] reported by reviewdog 🐶
multiple fields are never read
Raw Output:
src/github/common.rs:134:12: warning: multiple fields are never read (dead_code)
|
|
rust:
src/github/common.rs#L125
[clippy] reported by reviewdog 🐶
fields `key`, `name`, `spdx_id`, `url`, and `node_id` are never read
Raw Output:
src/github/common.rs:125:12: warning: fields `key`, `name`, `spdx_id`, `url`, and `node_id` are never read (dead_code)
|
|
rust:
src/github/common.rs#L44
[clippy] reported by reviewdog 🐶
multiple fields are never read
Raw Output:
src/github/common.rs:44:12: warning: multiple fields are never read (dead_code)
|
|
rust:
src/github/common.rs#L28
[clippy] reported by reviewdog 🐶
multiple fields are never read
Raw Output:
src/github/common.rs:28:12: warning: multiple fields are never read (dead_code)
|
|
rust:
src/github/common.rs#L5
[clippy] reported by reviewdog 🐶
multiple fields are never read
Raw Output:
src/github/common.rs:5:12: warning: multiple fields are never read (dead_code)
|
|
rust:
src/github/mod.rs#L48
[clippy] reported by reviewdog 🐶
method `is_pull_request` is never used
Raw Output:
src/github/mod.rs:48:1: warning: method `is_pull_request` is never used (dead_code)
|
|
rust:
src/github/mod.rs#L38
[clippy] reported by reviewdog 🐶
fields `organization` and `installation` are never read
Raw Output:
src/github/mod.rs:38:12: warning: fields `organization` and `installation` are never read (dead_code)
|
|
rust:
src/github/mod.rs#L26
[clippy] reported by reviewdog 🐶
fields `number`, `organization`, and `installation` are never read
Raw Output:
src/github/mod.rs:26:12: warning: fields `number`, `organization`, and `installation` are never read (dead_code)
|
|
rust:
src/github/mod.rs#L16
[clippy] reported by reviewdog 🐶
fields `organization` and `installation` are never read
Raw Output:
src/github/mod.rs:16:12: warning: fields `organization` and `installation` are never read (dead_code)
|
|
rust
Cache not found for keys: v0-rust-rust-Linux-x64-899307f6-ad52f9dc, v0-rust-rust-Linux-x64-899307f6
|