Skip to content

Build(deps): Bump the pointercrate group with 9 updates #77

Build(deps): Bump the pointercrate group with 9 updates

Build(deps): Bump the pointercrate group with 9 updates #77

Triggered via pull request March 2, 2025 17:54
Status Success
Total duration 4m 28s
Artifacts

check_all_features.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
container-job
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/
container-job
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/
container-job
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/
container-job
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/
container-job: pointercrate-user/src/auth/legacy/post.rs#L4
unused import: `crate::Result`
container-job: pointercrate-user/src/auth/patch.rs#L73
unreachable pattern
container-job: pointercrate-user/src/auth/mod.rs#L199
unreachable pattern
container-job
`pointercrate-user` (lib) generated 3 warnings (run `cargo fix --lib -p pointercrate-user` to apply 1 suggestion)
container-job: pointercrate-user/src/auth/legacy/post.rs#L4
unused import: `crate::Result`
container-job: pointercrate-user/src/auth/patch.rs#L73
unreachable pattern
container-job: pointercrate-user/src/auth/mod.rs#L199
unreachable pattern
container-job
`pointercrate-user` (lib) generated 3 warnings (run `cargo fix --lib -p pointercrate-user` to apply 1 suggestion)
container-job: pointercrate-demonlist-api/src/pages.rs#L54
use of deprecated function `rand::thread_rng`: renamed to `rng`
container-job: pointercrate-demonlist-api/src/pages.rs#L54
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`