Skip to content

Refactor/minor structural changes #32

Refactor/minor structural changes

Refactor/minor structural changes #32

Triggered via pull request January 29, 2024 12:55
Status Failure
Total duration 1m 25s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
Lint
Process completed with exit code 1.
Deploy: node_modules/@wagmi/cli/node_modules/viem/_types/utils/formatters/transaction.d.ts#L26
Type 'K' cannot be used to index type '{ [K_1 in keyof TransactionLegacy<bigint, number, boolean, "legacy"> as K_1 extends keyof TOverrideReturnType ? TOverrideReturnType[K_1] extends void ? never : K_1 : K_1]: K_1 extends keyof TOverrideReturnType ? TOverrideReturnType[K_1] : TransactionLegacy<...>[K_1]; } & TOverrideReturnType'.
Deploy: node_modules/@wagmi/cli/node_modules/viem/_types/utils/formatters/transaction.d.ts#L26
Type 'K_2' cannot be used to index type '{ [K_3 in keyof TransactionEIP2930<bigint, number, boolean, "eip2930"> as K_3 extends keyof TOverrideReturnType ? TOverrideReturnType[K_3] extends void ? never : K_3 : K_3]: K_3 extends keyof TOverrideReturnType ? TOverrideReturnType[K_3] : TransactionEIP2930<...>[K_3]; } & TOverrideReturnType'.
Deploy: node_modules/@wagmi/cli/node_modules/viem/_types/utils/formatters/transaction.d.ts#L26
Type 'K_4' cannot be used to index type '{ [K_5 in keyof TransactionEIP1559<bigint, number, boolean, "eip1559"> as K_5 extends keyof TOverrideReturnType ? TOverrideReturnType[K_5] extends void ? never : K_5 : K_5]: K_5 extends keyof TOverrideReturnType ? TOverrideReturnType[K_5] : TransactionEIP1559<...>[K_5]; } & TOverrideReturnType'.
Deploy: node_modules/@wagmi/cli/node_modules/viem/_types/utils/formatters/transactionRequest.d.ts#L20
Type 'K' cannot be used to index type '{ [K_1 in keyof TransactionRequestLegacy<`0x${string}`, `0x${string}`, "0x0"> as K_1 extends keyof TOverrideReturnType ? TOverrideReturnType[K_1] extends void ? never : K_1 : K_1]: K_1 extends keyof TOverrideReturnType ? TOverrideReturnType[K_1] : TransactionRequestLegacy<...>[K_1]; } & TOverrideReturnType'.
Deploy: node_modules/@wagmi/cli/node_modules/viem/_types/utils/formatters/transactionRequest.d.ts#L20
Type 'K_2' cannot be used to index type '{ [K_3 in keyof TransactionRequestEIP2930<`0x${string}`, `0x${string}`, "0x1"> as K_3 extends keyof TOverrideReturnType ? TOverrideReturnType[K_3] extends void ? never : K_3 : K_3]: K_3 extends keyof TOverrideReturnType ? TOverrideReturnType[K_3] : TransactionRequestEIP2930<...>[K_3]; } & TOverrideReturnType'.
Deploy: node_modules/@wagmi/cli/node_modules/viem/_types/utils/formatters/transactionRequest.d.ts#L20
Type 'K_4' cannot be used to index type '{ [K_5 in keyof TransactionRequestEIP1559<`0x${string}`, `0x${string}`, "0x2"> as K_5 extends keyof TOverrideReturnType ? TOverrideReturnType[K_5] extends void ? never : K_5 : K_5]: K_5 extends keyof TOverrideReturnType ? TOverrideReturnType[K_5] : TransactionRequestEIP1559<...>[K_5]; } & TOverrideReturnType'.
Deploy: wagmi.config.ts#L1
Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'.
Deploy: wagmi.config.ts#L2
Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'.
Deploy: wagmi.config.ts#L3
Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'.
Deploy: wagmi.config.ts#L4
Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'.
Test
Either message or path input is required
Lint
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/.
Lint
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/
Lint: contracts/operators/TokenConverterOperator.sol#L4
imported name IPancakeV3SwapCallback is not used
Lint: contracts/operators/TokenConverterOperator.sol#L5
imported name IPancakeV3Pool is not used
Lint: contracts/operators/TokenConverterOperator.sol#L8
imported name ensureNonzeroAddress is not used
export-deployments
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/.
export-deployments
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/
Deploy
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/.
Deploy
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/
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
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/