feat: add more project templates #100
Annotations
10 errors and 2 warnings
Build:
src/templates/hh-sol-ft/deploy/deploy-token.ts#L1
Cannot find module '@matterlabs/hardhat-zksync-deploy' or its corresponding type declarations.
|
Build:
src/templates/hh-sol-ft/deploy/deploy-token.ts#L10
Cannot find module 'hardhat/types' or its corresponding type declarations.
|
Build:
src/templates/hh-sol-ft/hardhat.config.ts#L1
Cannot find module 'hardhat/config' or its corresponding type declarations.
|
Build:
src/templates/hh-sol-ft/test/main.test.ts#L1
Cannot find module 'chai' or its corresponding type declarations.
|
Build:
src/templates/hh-sol-ft/test/main.test.ts#L3
Cannot find module 'hardhat' or its corresponding type declarations.
|
Build:
src/templates/hh-sol-ft/test/main.test.ts#L5
Cannot find module '@matterlabs/hardhat-zksync-deploy' or its corresponding type declarations.
|
Build:
src/templates/hh-sol-ft/test/main.test.ts#L16
Cannot find name 'before'.
|
Build:
src/templates/hh-sol-ft/test/main.test.ts#L52
'error' is of type 'unknown'.
|
Build:
src/templates/hh-sol-hw/deploy/deploy-greeter.ts#L1
Cannot find module '@matterlabs/hardhat-zksync-deploy' or its corresponding type declarations.
|
Build:
src/templates/hh-sol-hw/deploy/deploy-greeter.ts#L6
Cannot find module 'hardhat/types' or its corresponding type declarations.
|
Build
Could not find any files for junit.xml
|
Build
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/
|