Skip to content

fix incorrect difficulty value scaling #25

fix incorrect difficulty value scaling

fix incorrect difficulty value scaling #25

Triggered via push May 31, 2024 23:43
Status Failure
Total duration 24s
Artifacts

check.yml

on: push
Matrix: Clippy
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 28 warnings
Clippy (async_tokio): src/parse/mod.rs#L872
lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
Clippy (async_tokio): src/parse/mod.rs#L577
lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
Clippy (async_tokio): src/osu/skills/traits.rs#L7
method `difficulty_value` is never used
Clippy (async_tokio): src/osu/skills/traits.rs#L76
method `difficulty_value` is never used
Clippy (async_tokio): src/osu/skills/flashlight.rs#L229
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (async_tokio): src/osu/skills/traits.rs#L37
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (async_tokio): src/osu/skills/traits.rs#L49
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (async_tokio): src/osu_2019/pp.rs#L483
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (async_tokio): src/osu_2019/stars.rs#L85
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (async_tokio): src/osu_2019/stars.rs#L107
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (default)
The job was canceled because "async_tokio" failed.
Clippy (default): src/parse/mod.rs#L872
lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
Clippy (default): src/parse/mod.rs#L577
lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
Clippy (default): src/osu/skills/traits.rs#L7
method `difficulty_value` is never used
Clippy (default): src/osu/skills/traits.rs#L76
method `difficulty_value` is never used
Clippy (default): src/osu/skills/flashlight.rs#L229
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (default): src/osu/skills/traits.rs#L37
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (default): src/osu/skills/traits.rs#L49
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (default): src/osu_2019/pp.rs#L483
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (default): src/osu_2019/stars.rs#L85
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (default): src/osu_2019/stars.rs#L107
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (async_std)
The job was canceled because "async_tokio" failed.
Clippy (async_std): src/parse/mod.rs#L872
lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
Clippy (async_std): src/parse/mod.rs#L577
lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
Clippy (async_std): src/osu/skills/traits.rs#L7
method `difficulty_value` is never used
Clippy (async_std): src/osu/skills/traits.rs#L76
method `difficulty_value` is never used
Clippy (async_std): src/osu/skills/flashlight.rs#L229
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (async_std): src/osu/skills/traits.rs#L37
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (async_std): src/osu/skills/traits.rs#L49
casting to the same type is unnecessary (`f64` -> `f64`)
Clippy (async_std): src/osu_2019/pp.rs#L483
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (async_std): src/osu_2019/stars.rs#L85
casting to the same type is unnecessary (`f32` -> `f32`)
Clippy (async_std): src/osu_2019/stars.rs#L107
casting to the same type is unnecessary (`f32` -> `f32`)
Tests (default): src/osu/skills/traits.rs#L7
method `difficulty_value` is never used
Tests (default): src/osu/skills/traits.rs#L76
method `difficulty_value` is never used
Tests (default)
could not compile `akatsuki-pp` (lib) due to 2 previous errors
Tests (default)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Tests (async_std)
The job was canceled because "default" failed.
Tests (async_std): src/osu/skills/traits.rs#L7
method `difficulty_value` is never used
Tests (async_std): src/osu/skills/traits.rs#L76
method `difficulty_value` is never used
Tests (async_std)
could not compile `akatsuki-pp` (lib) due to 2 previous errors
Tests (async_std)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Tests (async_tokio)
The job was canceled because "default" failed.
Tests (async_tokio): src/osu/skills/traits.rs#L7
method `difficulty_value` is never used
Tests (async_tokio): src/osu/skills/traits.rs#L76
method `difficulty_value` is never used
Tests (async_tokio)
could not compile `akatsuki-pp` (lib) due to 2 previous errors
Tests (async_tokio)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy (async_tokio)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (async_tokio)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@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 (async_tokio)
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 (async_tokio)
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 (async_tokio)
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 (async_tokio)
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 (default)
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 (default)
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 (default)
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 (default)
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 (async_std)
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 (async_std)
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 (async_std)
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 (async_std)
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/
Tests (default)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (default)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (default)
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/
Tests (default)
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/
Tests (default)
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/
Tests (default)
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/
Tests (async_std)
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/
Tests (async_std)
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/
Tests (async_std)
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/
Tests (async_std)
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/
Tests (async_tokio)
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/
Tests (async_tokio)
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/
Tests (async_tokio)
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/
Tests (async_tokio)
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/