fix: mocked edge case #99
Annotations
10 errors and 11 warnings
ci:
test/coprocessorUtils.ts#L33
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ci:
test/coprocessorUtils.ts#L44
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ci:
test/coprocessorUtils.ts#L660
Unexpected lexical declaration in case block
|
ci:
test/coprocessorUtils.ts#L684
Unexpected lexical declaration in case block
|
ci:
test/coprocessorUtils.ts#L685
Unexpected lexical declaration in case block
|
ci:
test/coprocessorUtils.ts#L686
Unexpected lexical declaration in case block
|
ci:
test/coprocessorUtils.ts#L727
Prefer using the primitive `bigint` as a type name, rather than the upper-cased `BigInt`
|
ci:
test/coprocessorUtils.ts#L771
'txHashes' is never reassigned. Use 'const' instead
|
ci:
test/coprocessorUtils.ts#L804
Redundant double negation
|
ci:
test/coprocessorUtils.ts#L806
Redundant double negation
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci:
contracts/TestAsyncDecrypt.sol#L8
Contract has 22 states declarations but allowed no more than 15
|
ci:
contracts/TestAsyncDecrypt.sol#L15
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L16
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L26
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L27
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L305
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L306
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L311
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L312
Variable name must be in mixedCase
|
ci:
contracts/TestAsyncDecrypt.sol#L313
Variable name must be in mixedCase
|