chore: reintroduce .vscode #150
Annotations
10 errors and 11 warnings
ci:
hardhat.config.ts#L36
'mnemonic' is never reassigned. Use 'const' instead
|
ci:
hardhat.config.ts#L78
'replaceImportStatement' is defined but never used
|
ci:
tasks/mint.ts#L21
Unexpected any. Specify a different type
|
ci:
test/asyncDecrypt.ts#L9
A `require()` style import is forbidden
|
ci:
test/asyncDecrypt.ts#L125
A `require()` style import is forbidden
|
ci:
test/coprocessorUtils.ts#L14
'counterRand' is assigned a value but never used
|
ci:
test/coprocessorUtils.ts#L19
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ci:
test/coprocessorUtils.ts#L30
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ci:
test/coprocessorUtils.ts#L105
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ci:
test/coprocessorUtils.ts#L187
'e' is defined but never used
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci:
contracts/TestAsyncDecrypt.sol#L11
Contract has 28 states declarations but allowed no more than 15
|
ci:
contracts/TestAsyncDecrypt.sol#L19
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L20
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L33
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L34
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L408
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L409
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L414
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L415
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L416
Variable name must be in mixedCase
|