Skip to content

fix: Add forgotten files #427

fix: Add forgotten files

fix: Add forgotten files #427

Triggered via push June 17, 2024 05:39
Status Success
Total duration 3m 32s
Artifacts

build.yml

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

Annotations

112 warnings
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): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (macos-latest, nightly, true): src/chess/zobrist.rs#L7
unused imports: `Hash` and `Hasher`
Test Suite (macos-latest, nightly, true): src/chess/zobrist.rs#L9
unused import: `super::position::Position`
Test Suite (macos-latest, nightly, true): src/chess/zobrist.rs#L54
unused import: `super::*`
Test Suite (macos-latest, nightly, true): src/chess/zobrist.rs#L55
unused import: `crate::chess::core::Move`
Test Suite (macos-latest, nightly, true): src/search/transposition.rs#L5
unused import: `crate::chess::position::Position`
Test Suite (macos-latest, nightly, true): src/search/transposition.rs#L7
unused imports: `Hash` and `Hasher`
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L660
unused variable: `next_move`
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 (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/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (ubuntu-latest, nightly, true): src/chess/zobrist.rs#L7
unused imports: `Hash` and `Hasher`
Test Suite (ubuntu-latest, nightly, true): src/chess/zobrist.rs#L9
unused import: `super::position::Position`
Test Suite (ubuntu-latest, nightly, true): src/chess/zobrist.rs#L54
unused import: `super::*`
Test Suite (ubuntu-latest, nightly, true): src/chess/zobrist.rs#L55
unused import: `crate::chess::core::Move`
Test Suite (ubuntu-latest, nightly, true): src/search/transposition.rs#L5
unused import: `crate::chess::position::Position`
Test Suite (ubuntu-latest, nightly, true): src/search/transposition.rs#L7
unused imports: `Hash` and `Hasher`
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L660
unused variable: `next_move`
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)
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 (ubuntu-latest, stable, false): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (ubuntu-latest, stable, false): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (ubuntu-latest, stable, false): src/chess/zobrist.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (ubuntu-latest, stable, false): src/chess/zobrist.rs#L9
unused import: `super::position::Position`
Test Suite (ubuntu-latest, stable, false): src/chess/zobrist.rs#L54
unused import: `super::*`
Test Suite (ubuntu-latest, stable, false): src/chess/zobrist.rs#L55
unused import: `crate::chess::core::Move`
Test Suite (ubuntu-latest, stable, false): src/search/transposition.rs#L5
unused import: `crate::chess::position::Position`
Test Suite (ubuntu-latest, stable, false): src/search/transposition.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (ubuntu-latest, stable, false): src/chess/position.rs#L660
unused variable: `next_move`
Test Suite (ubuntu-latest, 1.79.0, 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, 1.79.0, 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, 1.79.0, 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, 1.79.0, 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, 1.79.0, 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, 1.79.0, 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, 1.79.0, false): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/zobrist.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/zobrist.rs#L9
unused import: `super::position::Position`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/zobrist.rs#L54
unused import: `super::*`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/zobrist.rs#L55
unused import: `crate::chess::core::Move`
Test Suite (ubuntu-latest, 1.79.0, false): src/search/transposition.rs#L5
unused import: `crate::chess::position::Position`
Test Suite (ubuntu-latest, 1.79.0, false): src/search/transposition.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (ubuntu-latest, 1.79.0, false): src/chess/position.rs#L660
unused variable: `next_move`
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/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (macos-latest, stable, true): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (macos-latest, stable, true): src/chess/zobrist.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (macos-latest, stable, true): src/chess/zobrist.rs#L9
unused import: `super::position::Position`
Test Suite (macos-latest, stable, true): src/chess/zobrist.rs#L54
unused import: `super::*`
Test Suite (macos-latest, stable, true): src/chess/zobrist.rs#L55
unused import: `crate::chess::core::Move`
Test Suite (macos-latest, stable, true): src/search/transposition.rs#L5
unused import: `crate::chess::position::Position`
Test Suite (macos-latest, stable, true): src/search/transposition.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (macos-latest, stable, true): src/chess/position.rs#L660
unused variable: `next_move`
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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-latest, nightly, true): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (windows-latest, nightly, true): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (windows-latest, nightly, true): src/chess/zobrist.rs#L7
unused imports: `Hash` and `Hasher`
Test Suite (windows-latest, nightly, true): src/chess/zobrist.rs#L9
unused import: `super::position::Position`
Test Suite (windows-latest, nightly, true): src/chess/zobrist.rs#L55
unused import: `crate::chess::core::Move`
Test Suite (windows-latest, nightly, true): src/search/transposition.rs#L5
unused import: `crate::chess::position::Position`
Test Suite (windows-latest, nightly, true): src/search/transposition.rs#L7
unused imports: `Hash` and `Hasher`
Test Suite (windows-latest, nightly, true): src/chess/position.rs#L660
unused variable: `next_move`
Test Suite (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-latest, stable, true): src/chess/position.rs#L1139
unused import: `crate::chess::core::Rank`
Test Suite (windows-latest, stable, true): src/chess/position.rs#L1140
unused import: `crate::chess::position::Board`
Test Suite (windows-latest, stable, true): src/chess/zobrist.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (windows-latest, stable, true): src/chess/zobrist.rs#L9
unused import: `super::position::Position`
Test Suite (windows-latest, stable, true): src/chess/zobrist.rs#L54
unused import: `super::*`
Test Suite (windows-latest, stable, true): src/chess/zobrist.rs#L55
unused import: `crate::chess::core::Move`
Test Suite (windows-latest, stable, true): src/search/transposition.rs#L5
unused import: `crate::chess::position::Position`
Test Suite (windows-latest, stable, true): src/search/transposition.rs#L7
unused imports: `Hash`, `Hasher`
Test Suite (windows-latest, stable, true): src/chess/position.rs#L660
unused variable: `next_move`