Skip to content

Fix/3 incorrect fullhouse #1

Fix/3 incorrect fullhouse

Fix/3 incorrect fullhouse #1

Triggered via pull request March 4, 2024 22:25
Status Success
Total duration 1m 20s
Artifacts

rust-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, jetli/wasm-pack-action@v0.4.0, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build-and-test: src/lib.rs#L7
the item `serde_wasm_bindgen` is imported redundantly
build-and-test: src/card.rs#L76
associated items `from_str` and `prev` are never used
build-and-test: src/card.rs#L230
methods `next`, `prev`, and `to_str` are never used
build-and-test: src/deck.rs#L81
multiple methods are never used
build-and-test
unstable feature specified for `-Ctarget-feature`: `atomics`
build-and-test
unstable feature specified for `-Ctarget-feature`: `bulk-memory`
build-and-test
unstable feature specified for `-Ctarget-feature`: `mutable-globals`
build-and-test
`balatro-handy-odds-calculator` (lib) generated 7 warnings
build-and-test: src/hand/test.rs#L6
the item `Card` is imported redundantly
build-and-test: src/hand/test.rs#L7
the item `Hand` is imported redundantly
build-and-test: src/hand/test.rs#L7
the item `PokerHand` is imported redundantly
build-and-test: src/hand/test.rs#L9
the item `HashMap` is imported redundantly
build-and-test: src/main.rs#L11
unused imports: `Card`, `Rank`, `Suit`
build-and-test: src/main.rs#L14
unused import: `rayon::ThreadPoolBuilder`
build-and-test: src/lib.rs#L7
the item `serde_wasm_bindgen` is imported redundantly
build-and-test: src/hand/test.rs#L6
the item `Card` is imported redundantly
build-and-test: src/main.rs#L21
unused variable: `results`
build-and-test: src/main.rs#L19
variable does not need to be mutable
build-and-test
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/
build-and-test
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/
build-and-test
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/
build-and-test
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/