Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

feat(studio): Add Viem multicall dataloader and CLI for contract factory #6888

feat(studio): Add Viem multicall dataloader and CLI for contract factory

feat(studio): Add Viem multicall dataloader and CLI for contract factory #6888

Triggered via pull request November 7, 2023 14:50
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
Build Check: src/apps/halofi/common/halofi.game.contract-position-fetcher.ts#L103
Operator '>' cannot be applied to types 'BigNumberish' and 'number'.
Build Check: src/contract/contracts/viem.contract-factory.ts#L15
The inferred type of 'erc1155' cannot be named without a reference to '.pnpm/[email protected][email protected]/node_modules/abitype'. This is likely not portable. A type annotation is necessary.
Build Check: src/contract/contracts/viem.contract-factory.ts#L18
The inferred type of 'erc20' cannot be named without a reference to '.pnpm/[email protected][email protected]/node_modules/abitype'. This is likely not portable. A type annotation is necessary.
Build Check: src/contract/contracts/viem.contract-factory.ts#L21
The inferred type of 'erc4626' cannot be named without a reference to '.pnpm/[email protected][email protected]/node_modules/abitype'. This is likely not portable. A type annotation is necessary.
Build Check: src/contract/contracts/viem.contract-factory.ts#L24
The inferred type of 'erc721' cannot be named without a reference to '.pnpm/[email protected][email protected]/node_modules/abitype'. This is likely not portable. A type annotation is necessary.
Build Check: src/contract/contracts/viem.contract-factory.ts#L27
The inferred type of 'multicall' cannot be named without a reference to '.pnpm/[email protected][email protected]/node_modules/abitype'. This is likely not portable. A type annotation is necessary.
Build Check: src/contract/contracts/viem/Erc1155.ts#L833
The inferred type of 'connect' cannot be named without a reference to '.pnpm/[email protected][email protected]/node_modules/abitype'. This is likely not portable. A type annotation is necessary.
Build Check: src/contract/contracts/viem/Erc1155.ts#L834
Type 'string' is not assignable to type '`0x${string}`'.
Build Check: src/contract/contracts/viem/Erc20.ts#L233
The inferred type of 'connect' cannot be named without a reference to '.pnpm/[email protected][email protected]/node_modules/abitype'. This is likely not portable. A type annotation is necessary.
Build Check: src/contract/contracts/viem/Erc20.ts#L234
Type 'string' is not assignable to type '`0x${string}`'.
Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/