Credential indexer prototype #31
continuous-integration-side-tests.yaml
on: pull_request
Matrix: build_and_test
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/
|