feat: add voting tab to validator page #4450
Triggered via pull request
September 18, 2023 23:53
Status
Failure
Total duration
4m 52s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
nodejs.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: typescript-check
Annotations
2 errors
typescript-check (18.12):
src/containers/Validators/test/SimpleTab.test.tsx#L17
Type '{ master_key: string; signing_key: string; validation_public_key: string; ledger_hash: string; current_index: number; partial: false; chain: string; unl: string; last_ledger_time: string; server_version: string; agreement_1h: { ...; }; agreement_24h: { ...; }; agreement_30day: { ...; }; domain: string; }' is missing the following properties from type 'ValidatorSupplemented': amendments, base_fee, reserve_base, reserve_inc
|
typescript-check (18.12)
Process completed with exit code 1.
|