hotfix: decrease gwb/plasma nerf #17
Annotations
49 errors and 30 warnings
Clippy (default):
src/osu/skills/flashlight.rs#L217
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#L84
casting to the same type is unnecessary (`f32` -> `f32`)
|
Clippy (default):
src/osu_2019/stars.rs#L106
casting to the same type is unnecessary (`f32` -> `f32`)
|
Clippy (default):
src/taiko/skills/rhythm.rs#L146
getter function appears to return the wrong field
|
Clippy (default):
src/taiko/skills/rhythm.rs#L151
getter function appears to return the wrong field
|
Clippy (default):
src/parse/reader.rs#L147
manual check for common ascii range
|
Clippy (default):
src/parse/mod.rs#L742
casting to the same type is unnecessary (`u8` -> `u8`)
|
Clippy (async_tokio)
The job was canceled because "default" failed.
|
Clippy (async_tokio):
src/osu/skills/flashlight.rs#L217
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#L84
casting to the same type is unnecessary (`f32` -> `f32`)
|
Clippy (async_tokio):
src/osu_2019/stars.rs#L106
casting to the same type is unnecessary (`f32` -> `f32`)
|
Clippy (async_tokio):
src/taiko/skills/rhythm.rs#L146
getter function appears to return the wrong field
|
Clippy (async_tokio):
src/taiko/skills/rhythm.rs#L151
getter function appears to return the wrong field
|
Clippy (async_tokio):
src/parse/reader.rs#L147
manual check for common ascii range
|
Clippy (async_tokio):
src/parse/mod.rs#L742
casting to the same type is unnecessary (`u8` -> `u8`)
|
Clippy (async_std):
src/osu/skills/flashlight.rs#L217
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#L84
casting to the same type is unnecessary (`f32` -> `f32`)
|
Clippy (async_std):
src/osu_2019/stars.rs#L106
casting to the same type is unnecessary (`f32` -> `f32`)
|
Clippy (async_std):
src/taiko/skills/rhythm.rs#L146
getter function appears to return the wrong field
|
Clippy (async_std):
src/taiko/skills/rhythm.rs#L151
getter function appears to return the wrong field
|
Clippy (async_std):
src/parse/reader.rs#L147
manual check for common ascii range
|
Clippy (async_std):
src/parse/mod.rs#L742
casting to the same type is unnecessary (`u8` -> `u8`)
|
Tests (async_tokio):
tests/common/mode.rs#L1
failed to resolve: use of undeclared crate or module `rosu_pp`
|
Tests (async_tokio):
tests/parse.rs#L1
unresolved import `rosu_pp`
|
Tests (async_tokio):
tests/common/mod.rs#L3
unresolved import `rosu_pp`
|
Tests (async_tokio)
could not compile `akatsuki-pp` (test "parse") due to 3 previous errors
|
Tests (async_tokio)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Tests (async_std):
tests/blank_map.rs#L1
unresolved import `rosu_pp`
|
Tests (async_std)
could not compile `akatsuki-pp` (test "blank_map") due to previous error
|
Tests (async_std)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Tests (default):
tests/gradual_osu.rs#L3
failed to resolve: use of undeclared crate or module `rosu_pp`
|
Tests (default):
tests/gradual_mania.rs#L3
failed to resolve: use of undeclared crate or module `rosu_pp`
|
Tests (default):
tests/common/mode.rs#L1
failed to resolve: use of undeclared crate or module `rosu_pp`
|
Tests (default):
tests/gradual_mania.rs#L3
unresolved import `rosu_pp`
|
Tests (default):
tests/parse.rs#L1
unresolved import `rosu_pp`
|
Tests (default):
tests/common/mod.rs#L3
unresolved import `rosu_pp`
|
Tests (default):
tests/gradual_osu.rs#L3
unresolved import `rosu_pp`
|
Tests (default)
could not compile `akatsuki-pp` (test "gradual_osu") due to 4 previous errors
|
Tests (default)
could not compile `akatsuki-pp` (test "gradual_mania") due to 4 previous errors
|
Tests (default)
The operation was canceled.
|
Clippy (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/
|
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_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 (async_std)
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_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 (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/
|
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/
|
Tests (async_std)
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 (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 (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/
|