[VEN-2001]: Payments to Peckshield and Code4Rena #408
Annotations
2 errors and 11 warnings
lint:
simulations/vip-173/simulations.ts#L2
'anyValue' is defined but never used. Allowed unused vars must match /_/u
|
lint
Process completed with exit code 1.
|
Test
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#L7
Require statement not part of import statement
|
lint:
scripts/createProposal.ts#L9
Require statement not part of import statement
|
lint:
scripts/createProposal.ts#L29
Unexpected any. Specify a different type
|
lint:
scripts/createProposal.ts#L99
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
simulations/vip-130/vip-130-testnet/simulations.ts#L13
Unexpected any. Specify a different type
|
lint:
simulations/vip-130/vip-130/simulations.ts#L14
Unexpected any. Specify a different type
|
lint:
src/types.ts#L22
Unexpected any. Specify a different type
|
lint:
src/types.ts#L30
Unexpected any. Specify a different type
|
lint:
src/utils.ts#L29
Unexpected any. Specify a different type
|
lint:
src/utils.ts#L30
Unexpected any. Specify a different type
|