Skip to content

feat(apis/vara-eth): support permit, requestCodeValidationOnBehalf #2893

feat(apis/vara-eth): support permit, requestCodeValidationOnBehalf

feat(apis/vara-eth): support permit, requestCodeValidationOnBehalf #2893

Triggered via pull request April 21, 2026 18:07
Status Failure
Total duration 8m 59s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build
Property 'previousCommittedBatchHash' does not exist on type '`0x${string}` | readonly `0x${string}`[] | readonly `0x${string}`[] | readonly `0x${string}`[]'.
build
Object is possibly 'undefined'.
build
Property 'blockTimestamp' does not exist on type '`0x${string}` | readonly `0x${string}`[] | readonly `0x${string}`[] | readonly `0x${string}`[]'.
build
Object is possibly 'undefined'.
build
Property 'blockHash' does not exist on type '`0x${string}` | readonly `0x${string}`[] | readonly `0x${string}`[] | readonly `0x${string}`[]'.
build
Object is possibly 'undefined'.
build
Argument of type '"commitBatch"' is not assignable to parameter of type '"eip712Domain" | "areValidators" | "codeState" | "codesStates" | "computeSettings" | "createProgram" | "createProgramWithAbiInterface" | "createProgramWithAbiInterfaceAndValue" | ... 27 more ... | "wrappedVara"'.
build
Type '"commitBatch"' is not assignable to type '`0x${string}` | "EnforcedPause" | "eip712Domain" | "EIP712DomainChanged" | "areValidators" | "codeState" | "codesStates" | "computeSettings" | "createProgram" | "createProgramWithAbiInterface" | ... 98 more ... | "ZeroValueTransfer"'.
build
Type instantiation is excessively deep and possibly infinite.
build
Argument of type 'unknown' is not assignable to parameter of type 'string | AbiFunction'.
test-varaeth-api
Process completed with exit code 1.