Skip to content

Credential indexer prototype #31

Credential indexer prototype

Credential indexer prototype #31

Triggered via pull request August 8, 2024 09:12
Status Failure
Total duration 3m 55s
Artifacts
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build_and_test (ubuntu-20.04)
Property 'type' is missing in type '{ confirmations: number; date: Date; epoch: Cardano.EpochNo; epochSlot: number; fees: bigint; header: { blockNo: Cardano.BlockNo; hash: Cardano.BlockId; slot: Cardano.Slot; }; ... 6 more ...; vrf: Cardano.VrfVkBech32; }' but required in type 'ExtendedBlockInfo'.
build_and_test (ubuntu-20.04)
Property 'type' is missing in type '{ confirmations: number; date: Date; epoch: Cardano.EpochNo; epochSlot: number; fees: bigint; header: { blockNo: Cardano.BlockNo; hash: Cardano.BlockId; slot: Cardano.Slot; }; ... 6 more ...; vrf: Cardano.VrfVkBech32; }' but required in type 'ExtendedBlockInfo'.
build_and_test (ubuntu-20.04)
Process completed with exit code 1.
build_and_test (ubuntu-20.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/