Add tx send changes #243
Annotations
10 errors and 4 warnings
Run npm run lint:
lib/flow/fund.ts#L105
Replace `⏎····let·addressBytes·=·Array.from(Buffer.from(address,·"hex")).map(b·=>·b.toString()` with `····let·addressBytes·=·Array.from(Buffer.from(address,·"hex")).map(b·=>⏎······b.toString()⏎····`
|
Run npm run lint:
lib/flow/fund.ts#L106
'addressBytes' is never reassigned. Use 'const' instead
|
Run npm run lint:
lib/flow/fund.ts#L111
Delete `··`
|
Run npm run lint:
lib/flow/fund.ts#L112
Replace `··············` with `··········`
|
Run npm run lint:
lib/flow/fund.ts#L113
Delete `····`
|
Run npm run lint:
lib/flow/fund.ts#L114
Replace `··············` with `··········`
|
Run npm run lint:
lib/flow/fund.ts#L115
Replace `··············t.Struct(`A.${publicConfig.contractEVM}.EVM.EVMAddress`,·[{value:·t.Array(t.UInt8)}])` with `··········t.Struct(`A.${publicConfig.contractEVM}.EVM.EVMAddress`,·[⏎············{value:·t.Array(t.UInt8)},`
|
Run npm run lint:
lib/flow/fund.ts#L116
Replace `),` with `])`
|
Run npm run lint:
lib/flow/fund.ts#L117
Insert `······),⏎`
|
Run npm run lint:
lib/flow/fund.ts#L118
Delete `··`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run npm run lint:
modules.d.ts#L73
Unexpected any. Specify a different type
|
Run npm run lint:
pages/index.tsx#L17
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading