Bump version to 4.3.1 #181
Annotations
11 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
hardhat.config.ts#L31
Unexpected any. Specify a different type
|
Lint:
scripts/deploy.ts#L1
Require statement not part of import statement
|
Lint:
scripts/deploy.ts#L2
'Contract' is defined but never used
|
Lint:
scripts/deploy.ts#L6
Require statement not part of import statement
|
Lint:
tasks/claim_example.ts#L3
'task' is defined but never used
|
Lint:
tasks/claim_example.ts#L3
'types' is defined but never used
|
Lint:
tasks/claim_example.ts#L4
Require statement not part of import statement
|
Lint:
tasks/claim_example.ts#L14
'mintSquare' is defined but never used
|
Lint:
tasks/estimate_minting_gas.ts#L3
'types' is defined but never used
|
Lint:
tasks/estimate_minting_gas.ts#L4
Require statement not part of import statement
|