Skip to content

chore(deps): Bump actions/checkout from 3 to 4 #378

chore(deps): Bump actions/checkout from 3 to 4

chore(deps): Bump actions/checkout from 3 to 4 #378

Triggered via pull request May 6, 2024 13:55
Status Success
Total duration 4m 57s
Artifacts

test.yml

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

Annotations

4 errors and 74 warnings
Test Suite (macos-latest, nightly, true): src/chess/attacks.rs#L54
failed to resolve: could not find `x86_64` in `arch`
Test Suite (macos-latest, nightly, true)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (macos-latest, stable, true): src/chess/attacks.rs#L54
failed to resolve: could not find `x86_64` in `arch`
Test Suite (macos-latest, stable, true)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
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/cache@v3, 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/chess/position.rs#L869
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (macos-latest, nightly, true): src/chess/position.rs#L886
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (macos-latest, nightly, true)
`pabi` (lib) generated 4 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/cache@v3, 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)
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/chess/bitboard.rs#L100
unnecessary qualification
Test Suite (macos-latest, stable, true): src/chess/bitboard.rs#L297
unnecessary qualification
Test Suite (macos-latest, stable, true): src/chess/position.rs#L869
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (macos-latest, stable, true): src/chess/position.rs#L886
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (macos-latest, stable, true)
`pabi` (lib) generated 4 warnings
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/cache@v3, 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/chess/position.rs#L869
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, stable, false): src/chess/position.rs#L886
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, stable, false): src/chess/core.rs#L211
method `mask` is never used
Test Suite (ubuntu-latest, stable, false): src/chess/core.rs#L560
associated function `mask` is never used
Test Suite (ubuntu-latest, stable, false): src/interface/uci.rs#L1
function `run` is never used
Test Suite (ubuntu-latest, stable, false): src/lib.rs#L50
missing documentation for a module
Test Suite (ubuntu-latest, stable, false): src/lib.rs#L57
missing documentation for a constant
Test Suite (ubuntu-latest, stable, false): src/chess/position.rs#L869
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, stable, false): src/chess/position.rs#L886
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, stable, false): src/chess/core.rs#L211
method `mask` is never used
Test Suite (ubuntu-latest, stable, false): src/chess/core.rs#L560
associated function `mask` is never used
Test Suite (ubuntu-latest, stable, false): src/interface/uci.rs#L1
function `run` is never used
Test Suite (ubuntu-latest, stable, false): src/lib.rs#L50
missing documentation for a module
Test Suite (ubuntu-latest, stable, false): src/lib.rs#L57
missing documentation for a constant
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, nightly, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions/cache@v3, 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#L869
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L886
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, nightly, true): src/chess/core.rs#L211
method `mask` is never used
Test Suite (ubuntu-latest, nightly, true): src/chess/core.rs#L560
associated function `mask` is never used
Test Suite (ubuntu-latest, nightly, true): src/interface/uci.rs#L1
function `run` is never used
Test Suite (ubuntu-latest, nightly, true): src/lib.rs#L50
missing documentation for a module
Test Suite (ubuntu-latest, nightly, true): src/lib.rs#L57
missing documentation for a constant
Test Suite (ubuntu-latest, nightly, true): src/chess/core.rs#L40
missing documentation for an associated function
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L869
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, nightly, true): src/chess/position.rs#L886
use of deprecated function `itertools::zip`: Use [std::iter::zip](https://doc.rust-lang.org/std/iter/fn.zip.html) instead
Test Suite (ubuntu-latest, nightly, true): src/chess/core.rs#L211
method `mask` is never used
Test Suite (ubuntu-latest, nightly, true): src/chess/core.rs#L560
associated function `mask` is never used
Test Suite (ubuntu-latest, nightly, true): src/interface/uci.rs#L1
function `run` is never used
Test Suite (ubuntu-latest, nightly, true): src/lib.rs#L50
missing documentation for a module
Test Suite (ubuntu-latest, nightly, true): src/lib.rs#L57
missing documentation for a constant
Test Suite (ubuntu-latest, nightly, true): src/chess/core.rs#L40
missing documentation for an associated function