Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Triggered via push December 12, 2023 13:23
Status Failure
Total duration 31s
Artifacts
Run eslint
23s
Run eslint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Run eslint: src/chain-evm/tx-generators/createOrderFullfillTx.ts#L29
Argument of type '{ unlockAuthority: Uint8Array; externalCallRewardBeneficiary: Uint8Array; preswapChangeRecipient: Uint8Array | undefined; }' is not assignable to parameter of type '{ unlockAuthority: Uint8Array; externalCallRewardBeneficiary?: Uint8Array | undefined; srcTokenInPermitEnvelope?: string | undefined; }'.
Run eslint
Process completed with exit code 1.
Run eslint: src/chain-common/mixins.ts#L10
Unexpected unnamed function
Run eslint: src/init.ts#L4
Unexpected unnamed function