Skip to content

Improve Validators #252

Improve Validators

Improve Validators #252

Triggered via pull request July 29, 2024 10:01
Status Failure
Total duration 24s
Artifacts

netlify.yml

on: pull_request
build-dev-explorer
16s
build-dev-explorer
build-stg-explorer
14s
build-stg-explorer
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-dev-explorer: src/pages/validators.tsx#L17
Type '{ power: number; pubKey: string; address: string; name: string; key: number; }' is missing the following properties from type '{ joinHeight: number; proposals: number; score: number; validatorAddress: string; votes: number; }': joinHeight, proposals, score, validatorAddress, votes
build-dev-explorer
Process completed with exit code 2.
build-stg-explorer: src/pages/validators.tsx#L17
Type '{ power: number; pubKey: string; address: string; name: string; key: number; }' is missing the following properties from type '{ joinHeight: number; proposals: number; score: number; validatorAddress: string; votes: number; }': joinHeight, proposals, score, validatorAddress, votes
build-stg-explorer
Process completed with exit code 2.