Skip to content

Advisory Checks

Advisory Checks #5

Triggered via schedule August 10, 2026 08:31
Status Failure
Total duration 33m 24s
Artifacts

advisory.yml

on: schedule
Matrix: beta-clippy
Documentation links
56s
Documentation links
Beta unit tests
33m 4s
Beta unit tests
Nightly documentation
1m 37s
Nightly documentation
Nightly exhaustive features
1m 52s
Nightly exhaustive features
Nightly unused dependencies
2m 6s
Nightly unused dependencies
Fit to window
Zoom out
Zoom in

Annotations

32 errors, 1 warning, and 1 notice
Documentation links
Process completed with exit code 2.
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
Nightly documentation: zebra-chain/src/work/u256.rs#L15
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
Nightly exhaustive features: zebra-chain/src/work/u256.rs#L15
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
Nightly unused dependencies: zebra-chain/src/work/u256.rs#L15
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
Beta unit tests
Process completed with exit code 100.
Open or update an issue for advisory failures
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: jayqi/failed-build-issue-action@1a893bbf43ef1c2a8705e2b115cd4f0fe3c5649b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/