Skip to content

Conway

Conway #30

Triggered via pull request November 2, 2023 13:54
@janmazakjanmazak
synchronize #20
conway
Status Failure
Total duration 28s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
run-build
Process completed with exit code 2.
run-tests: src/errors/validationError.ts#L33
Type '{ "The transaction body entry update must not be included": false; "Certificate of type genesis_key_delegation is not supported and must not be included": false; "Certificate of type move_instantaneous_rewards_cert is not supported and must not be included": false; "Hardware wallets support integers up to int64, integers from -2^63 to 2^63-1": false; "Hardware wallets support unsigned integers up to uint64, unsigned integers from 0 to 2^64-1": false; "The number of transaction elements individually must not exceed UINT16_MAX, i.e. 65535": false; "All certificates included in a transaction must have the same type of stake credential": false; "All withdrawals included in a transaction must have the same type of stake credential": false; "The stake credential type of certificates must be consistent with the type used for withdrawals": false; "If a transaction contains a pool registration certificate, then it must not contain any other certificate": false; "If a transaction contains a pool registration certificate, then it must not contain any withdrawal": false; "If a transaction contains a pool registration certificate, then it must not contain mint entry": false; "CBOR is not canonical": true; "Optional empty lists and maps must not be included as part of the transaction body or its elements": true; "Output amount (value) without tokens must not be a tuple": true; "Inline datum must not be empty if defined": true; "Reference script must not be empty if defined": true; "Collateral return must not contain datum": true; "Collateral return must not contain reference script": true; }' is missing the following properties from type 'Record<ValidationErrorReason, boolean>': "Certificate of type stake_vote_deleg_cert is not supported and must not be included", "Certificate of type stake_reg_deleg_cert is not supported and must not be included", "Certificate of type vote_reg_deleg_cert is not supported and must not be included", "Certificate of type stake_vote_reg_deleg_cert is not supported and must not be included"
run-tests
Process completed with exit code 1.
run-prettier
Process completed with exit code 1.