Skip to content

Advisory Checks

Advisory Checks #6

Triggered via schedule August 17, 2026 08:12
Status Failure
Total duration 41m 50s
Artifacts

advisory.yml

on: schedule
Matrix: beta-clippy
Documentation links
4m 44s
Documentation links
Beta unit tests
41m 35s
Beta unit tests
Nightly documentation
1m 44s
Nightly documentation
Nightly exhaustive features
1m 49s
Nightly exhaustive features
Nightly unused dependencies
2m 16s
Nightly unused dependencies
Fit to window
Zoom out
Zoom in

Annotations

31 errors, 1 warning, and 1 notice
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
Documentation links
Process completed with exit code 2.
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/