Skip to content

chore: Continue cleaning up the project #399

chore: Continue cleaning up the project

chore: Continue cleaning up the project #399

Triggered via push May 20, 2024 05:14
Status Success
Total duration 2m 11s
Artifacts

test.yml

on: push
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

104 warnings
Test Suite (macos-latest, stable, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Test Suite (macos-latest, stable, true)
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/
Test Suite (macos-latest, stable, true): src/uci.rs#L151
unreachable expression
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L4
unused variable: `position`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (macos-latest, stable, true): src/uci.rs#L153
unused variable: `token`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L4
function `evaluate` is never used
Test Suite (macos-latest, stable, true)
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 (macos-latest, stable, true)
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 (macos-latest, stable, true)
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 (macos-latest, stable, true)
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 (macos-latest, stable, true): src/uci.rs#L151
unreachable expression
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L4
unused variable: `position`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (macos-latest, stable, true): src/uci.rs#L153
unused variable: `token`
Test Suite (macos-latest, stable, true): src/evaluation/trivial.rs#L4
function `evaluate` is never used
Test Suite (ubuntu-latest, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Test Suite (ubuntu-latest, stable, false)
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/
Test Suite (ubuntu-latest, stable, false): src/uci.rs#L151
unreachable expression
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (ubuntu-latest, stable, false): src/uci.rs#L153
unused variable: `token`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L4
function `evaluate` is never used
Test Suite (ubuntu-latest, stable, false): src/uci.rs#L151
unreachable expression
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (ubuntu-latest, stable, false): src/uci.rs#L153
unused variable: `token`
Test Suite (ubuntu-latest, stable, false): src/evaluation/trivial.rs#L4
function `evaluate` is never used
Test Suite (ubuntu-latest, stable, false)
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 (ubuntu-latest, stable, false)
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 (ubuntu-latest, stable, false)
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 (ubuntu-latest, stable, false)
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 (macos-latest, nightly, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Test Suite (macos-latest, nightly, true)
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/
Test Suite (macos-latest, nightly, true)
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 (macos-latest, nightly, true)
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 (macos-latest, nightly, true)
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 (macos-latest, nightly, true)
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 (macos-latest, nightly, true): src/uci.rs#L151
unreachable expression
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L4
unused variable: `position`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (macos-latest, nightly, true): src/uci.rs#L153
unused variable: `token`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L4
function `evaluate` is never used
Test Suite (macos-latest, nightly, true): src/uci.rs#L151
unreachable expression
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L4
unused variable: `position`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (macos-latest, nightly, true): src/uci.rs#L153
unused variable: `token`
Test Suite (macos-latest, nightly, true): src/evaluation/trivial.rs#L4
function `evaluate` is never used
Test Suite (ubuntu-latest, nightly, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Test Suite (ubuntu-latest, nightly, true)
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/
Test Suite (ubuntu-latest, nightly, true)
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 (ubuntu-latest, nightly, true)
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 (ubuntu-latest, nightly, true)
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 (ubuntu-latest, nightly, true)
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 (ubuntu-latest, nightly, true): src/uci.rs#L151
unreachable expression
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (ubuntu-latest, nightly, true): src/uci.rs#L153
unused variable: `token`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L4
function `evaluate` is never used
Test Suite (ubuntu-latest, nightly, true): src/uci.rs#L151
unreachable expression
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L8
unused variable: `pawn_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L9
unused variable: `knight_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L10
unused variable: `bishop_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L11
unused variable: `rook_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L12
unused variable: `queen_value`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L5
variable does not need to be mutable
Test Suite (ubuntu-latest, nightly, true): src/uci.rs#L153
unused variable: `token`
Test Suite (ubuntu-latest, nightly, true): src/evaluation/trivial.rs#L4
function `evaluate` is never used