Skip to content

Fix: HSR: new API path for 12-month history #459

Fix: HSR: new API path for 12-month history

Fix: HSR: new API path for 12-month history #459

Triggered via push July 9, 2026 19:40
Status Success
Total duration 2m 13s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Clippy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clippy
`stardb-api` (bin "stardb-api") generated 8 warnings (run `cargo clippy --fix --bin "stardb-api" -p stardb-api -- ` to apply 3 suggestions)
Clippy: src/update/scores.rs#L144
redundant pattern matching, consider using `is_some()`
Clippy: src/api/ntehelper/mod.rs#L690
manual `RangeInclusive::contains` implementation
Clippy: src/api/ntehelper/mod.rs#L642
this OR pattern can be rewritten using a range
Clippy: src/api/banner_helpers.rs#L36
returning the result of a `let` binding from a block
Clippy: src/database/zzz/signals/w_engine_reverberation.rs#L51
function `get_count_by_uid` is never used
Clippy: src/database/zzz/signals/w_engine_reverberation.rs#L41
function `get_infos_by_uid` is never used
Clippy: src/database/zzz/signals/exclusive_rescreening.rs#L51
function `get_count_by_uid` is never used
Clippy: src/database/zzz/signals/exclusive_rescreening.rs#L41
function `get_infos_by_uid` is never used
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/