Skip to content

chore: change executeData type from 0x${string} to string #62

chore: change executeData type from 0x${string} to string

chore: change executeData type from 0x${string} to string #62

Triggered via pull request April 5, 2024 06:55
Status Failure
Total duration 26s
Artifacts

build.yml

on: pull_request
Build Package
18s
Build Package
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Build Package: src/libs/AxelarQueryAPI.ts#L408
Argument of type 'string | undefined' is not assignable to parameter of type '`0x${string}` | undefined'.
Build Package
Process completed with exit code 2.
Build Package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1152
'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/getL1Fee.spec.ts#L18
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)