Skip to content

Fixed #1153 Track Random Seed #2475

Fixed #1153 Track Random Seed

Fixed #1153 Track Random Seed #2475

Triggered via pull request July 12, 2026 17:05
Status Failure
Total duration 6m 37s
Artifacts

github-actions.yml

on: pull_request
generate_python_matrix
28s
generate_python_matrix
Matrix: coverage-testing
Matrix: unit-testing
Fit to window
Zoom out
Zoom in

Annotations

53 errors, 33 warnings, and 8 notices
coverage-testing (macos-latest, 3.14)
Process completed with exit code 1.
coverage-testing (windows-latest, 3.11)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (ubuntu-latest, 3.13)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (macos-latest, 3.12)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (macos-latest, 3.10)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (macos-latest, 3.13)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (windows-latest, 3.12)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (windows-latest, 3.12)
The operation was canceled.
coverage-testing (windows-latest, 3.13)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (windows-latest, 3.13)
The operation was canceled.
coverage-testing (windows-latest, 3.14)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (windows-latest, 3.14)
The operation was canceled.
coverage-testing (ubuntu-latest, 3.10)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (ubuntu-latest, 3.10)
The operation was canceled.
coverage-testing (ubuntu-latest, 3.14)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (ubuntu-latest, 3.14)
The operation was canceled.
coverage-testing (windows-latest, 3.10)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (windows-latest, 3.10)
The operation was canceled.
coverage-testing (ubuntu-latest, 3.11)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (ubuntu-latest, 3.11)
The operation was canceled.
coverage-testing (ubuntu-latest, 3.12)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (ubuntu-latest, 3.12)
The operation was canceled.
coverage-testing (macos-latest, 3.11)
The strategy configuration was canceled because "coverage-testing.macos-latest_3_14" failed
coverage-testing (macos-latest, 3.11)
The operation was canceled.
unit-testing (macos-latest, 3.11)
Process completed with exit code 1.
unit-testing (windows-latest, 3.12)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (windows-latest, 3.12)
The operation was canceled.
unit-testing (windows-latest, 3.13)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (windows-latest, 3.13)
The operation was canceled.
unit-testing (windows-latest, 3.14)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (windows-latest, 3.14)
The operation was canceled.
unit-testing (windows-latest, 3.10)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (windows-latest, 3.10)
The operation was canceled.
unit-testing (windows-latest, 3.11)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (windows-latest, 3.11)
The operation was canceled.
unit-testing (ubuntu-latest, 3.14)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (ubuntu-latest, 3.14)
The operation was canceled.
unit-testing (ubuntu-latest, 3.12)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (ubuntu-latest, 3.12)
The operation was canceled.
unit-testing (ubuntu-latest, 3.10)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (ubuntu-latest, 3.10)
The operation was canceled.
unit-testing (ubuntu-latest, 3.13)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (ubuntu-latest, 3.13)
The operation was canceled.
unit-testing (ubuntu-latest, 3.11)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (ubuntu-latest, 3.11)
The operation was canceled.
unit-testing (macos-latest, 3.13)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (macos-latest, 3.13)
The operation was canceled.
unit-testing (macos-latest, 3.12)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (macos-latest, 3.12)
The operation was canceled.
unit-testing (macos-latest, 3.10)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (macos-latest, 3.10)
The operation was canceled.
unit-testing (macos-latest, 3.14)
The strategy configuration was canceled because "unit-testing.macos-latest_3_11" failed
unit-testing (macos-latest, 3.14)
The operation was canceled.
generate_python_matrix
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (macos-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (macos-latest, 3.14)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
coverage-testing (windows-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (windows-latest, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (windows-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (ubuntu-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (ubuntu-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (windows-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (ubuntu-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (ubuntu-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (macos-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage-testing (macos-latest, 3.11)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
unit-testing (macos-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (macos-latest, 3.11)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
unit-testing (windows-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (windows-latest, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (windows-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (windows-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (windows-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (ubuntu-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (ubuntu-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (ubuntu-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (ubuntu-latest, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (ubuntu-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (macos-latest, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (macos-latest, 3.13)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
unit-testing (macos-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (macos-latest, 3.12)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
unit-testing (macos-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (macos-latest, 3.10)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
unit-testing (macos-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-testing (macos-latest, 3.14)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
coverage-testing (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
coverage-testing (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
coverage-testing (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
unit-testing (macos-latest, 3.11)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
unit-testing (macos-latest, 3.13)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
unit-testing (macos-latest, 3.12)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
unit-testing (macos-latest, 3.10)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
unit-testing (macos-latest, 3.14)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167