Skip to content

feat: remove BlockNumberFor clauses #1948

feat: remove BlockNumberFor clauses

feat: remove BlockNumberFor clauses #1948

Triggered via push February 29, 2024 08:57
Status Success
Total duration 7m 50s
Artifacts

base_checks.yaml

on: push
compile-and-check
7m 40s
compile-and-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
unused import: `astar_primitives::BlockNumber`: pallets/dapp-staking-migration/src/lib.rs#L60
error: unused import: `astar_primitives::BlockNumber` --> pallets/dapp-staking-migration/src/lib.rs:60:5 | 60 | use astar_primitives::BlockNumber; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings`
compile-and-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.