feat: upgrade & home #476
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
build:
src/containers/Web3.tsx#L20
Property 'SQToken' does not exist on type '{ ProxyAdmin: { innerAddress: string; address: string; bytecodeHash: string; lastUpdate: string; }; Settings: { innerAddress: string; address: string; bytecodeHash: string; lastUpdate: string; }; ... 22 more ...; PriceOracle: { ...; }; } | { ...; }'.
|
build:
src/hooks/useInitContracts.ts#L24
Type 'SQNetworks' is not assignable to type 'SubqueryNetwork'.
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[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/
|