Skip to content

23w44a

23w44a #1508

Triggered via push November 6, 2023 00:47
Status Success
Total duration 2m 17s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
accessing first element with `res.display_claims["xui"].get(0)`: azalea-auth/src/auth.rs#L441
warning: accessing first element with `res.display_claims["xui"].get(0)` --> azalea-auth/src/auth.rs:441:24 | 441 | user_hash: res.display_claims["xui"].get(0).unwrap()["uhs"].clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `res.display_claims["xui"].first()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first = note: `#[warn(clippy::get_first)]` on by default
accessing first element with `res.display_claims["xui"].get(0)`: azalea-auth/src/auth.rs#L441
warning: accessing first element with `res.display_claims["xui"].get(0)` --> azalea-auth/src/auth.rs:441:24 | 441 | user_hash: res.display_claims["xui"].get(0).unwrap()["uhs"].clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `res.display_claims["xui"].first()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first = note: `#[warn(clippy::get_first)]` on by default
clippy_check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy_check
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_check
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_check
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_check
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/