Skip to content

Torchlit: implement trick result #156

Torchlit: implement trick result

Torchlit: implement trick result #156

Triggered via push February 6, 2025 23:40
Status Success
Total duration 39s
Artifacts

quickstart.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 32 warnings
Lints: src/games/dealers_dilemma.rs#L802
this `else { if .. }` block can be collapsed
Lints: src/games/dealers_dilemma.rs#L849
this `else { if .. }` block can be collapsed
Lints: src/games/hotdog.rs#L487
redundant field names in struct initialization
Lints: src/games/hotdog.rs#L862
this `if` statement can be collapsed
Lints: src/games/hotdog.rs#L941
this `else { if .. }` block can be collapsed
Lints: src/games/hotdog.rs#L1243
this `else { if .. }` block can be collapsed
Lints: src/games/kaibosh.rs#L336
this `else { if .. }` block can be collapsed
Lints: src/games/kansascity.rs#L8
unused imports: `max` and `min`
Lints: src/games/kansascity.rs#L487
this `if` statement can be collapsed
Lints: src/games/kansascity.rs#L941
this `else { if .. }` block can be collapsed
Check: src/games/kansascity.rs#L8
unused imports: `max` and `min`
Check: src/games/torchlit.rs#L11
unused import: `ops::RangeInclusive`
Check: src/utils.rs#L46
unused import: `super::*`
Check: src/utils.rs#L49
unused imports: `SeedableRng` and `rngs::StdRng`
Check: src/games/torchlit.rs#L298
unreachable expression
Check: src/games/torchlit.rs#L384
unreachable statement
Check: src/games/kaibosh.rs#L190
unused variable: `winning_card`
Check: src/games/kansascity.rs#L844
unused variable: `known_pass_cards`
Check: src/games/kansascity.rs#L845
unused variable: `known_pass_cards_player`
Check: src/games/so8.rs#L1129
unused variable: `debug`
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/
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/
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/
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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
tricksterstable-rs v0.1.0 (/home/runner/work/tricksterstable-rs/tricksterstable-rs) ignoring invalid dependency `clippy` which is missing a lib target
Test Suite: src/games/kansascity.rs#L8
unused imports: `max` and `min`
Test Suite: src/games/torchlit.rs#L11
unused import: `ops::RangeInclusive`
Test Suite: src/utils.rs#L46
unused import: `super::*`
Test Suite: src/utils.rs#L49
unused imports: `SeedableRng` and `rngs::StdRng`
Test Suite: src/games/torchlit.rs#L298
unreachable expression
Test Suite: src/games/torchlit.rs#L384
unreachable statement
Test Suite: src/games/kaibosh.rs#L190
unused variable: `winning_card`
Test Suite: src/games/kansascity.rs#L844
unused variable: `known_pass_cards`
Test Suite: src/games/kansascity.rs#L845
unused variable: `known_pass_cards_player`