Update script for Project contract #32
Annotations
10 errors
test:
src/scripts/interactions/prepare.ts#L4
Module '"../helper/config.js"' has no exported member 'JSONKey'.
|
test:
src/scripts/interactions/prepare.ts#L5
Cannot find module '../helper/deploy.js' or its corresponding type declarations.
|
test:
src/scripts/interactions/campaign/createCampaign.ts#L12
Module '"../../helper/config.js"' has no exported member 'JSONKey'.
|
test:
src/scripts/interactions/campaign/createCampaign.ts#L18
Cannot find module '../../helper/deploy.js' or its corresponding type declarations.
|
test:
src/scripts/interactions/campaign/createCampaign.ts#L19
Cannot find module '../../helper/deploy.js' or its corresponding type declarations.
|
test:
src/scripts/interactions/campaign/rollup.ts#L12
Module '"../../helper/config.js"' has no exported member 'JSONKey'.
|
test:
src/scripts/interactions/campaign/rollup.ts#L18
Cannot find module '../../helper/deploy.js' or its corresponding type declarations.
|
test:
src/scripts/interactions/campaign/rollup.ts#L19
Cannot find module '../../helper/deploy.js' or its corresponding type declarations.
|
test:
src/scripts/interactions/campaign/rollup.ts#L121
Parameter 'e' implicitly has an 'any' type.
|
test:
src/scripts/interactions/campaign/rollup.ts#L122
Parameter 'e' implicitly has an 'any' type.
|