Adjust local dev script to work with newest contracts, removing need for explicit EDS launching #79
Annotations
10 errors and 1 warning
Building:
src/multipass/MultipassBase.ts#L3
Module '"../abis"' has no exported member 'MultipassAbi'. Did you mean to use 'import MultipassAbi from "../abis"' instead?
|
Building:
src/rankify/GameMaster.ts#L2
Module '"../abis"' has no exported member 'RankifyDiamondInstanceAbi'. Did you mean to use 'import RankifyDiamondInstanceAbi from "../abis"' instead?
|
Building:
src/rankify/GameMaster.ts#L417
Parameter 'proposal' implicitly has an 'any' type.
|
Building:
src/rankify/GameMaster.ts#L417
Parameter 'idx' implicitly has an 'any' type.
|
Building:
src/rankify/InstanceBase.ts#L11
Cannot find module '../abis/RankifyDiamondInstance' or its corresponding type declarations.
|
Building:
src/rankify/InstanceBase.ts#L472
Parameter 'address' implicitly has an 'any' type.
|
Building:
src/rankify/InstanceBase.ts#L472
Parameter 'idx' implicitly has an 'any' type.
|
Building:
src/rankify/InstanceBase.ts#L583
This comparison appears to be unintentional because the types 'number' and 'bigint' have no overlap.
|
Building:
src/rankify/MAODistributor.ts#L9
Cannot find module '../abis/RankifyDiamondInstance' or its corresponding type declarations.
|
Building:
src/rankify/MAODistributor.ts#L10
Cannot find module '../abis/RankToken' or its corresponding type declarations.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading