[VEN-2589]: Fix Quantstamp audit #277
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 solidity and ts files:
deploy/003-omnichain-source.ts#L14
Unexpected any. Specify a different type
|
Lint solidity and ts files:
deploy/003-omnichain-source.ts#L21
Unexpected any. Specify a different type
|
Lint solidity and ts files:
deploy/004-omnichain-remote.ts#L15
Unexpected any. Specify a different type
|
Lint solidity and ts files:
hardhat.config.ts#L14
Require statement not part of import statement
|
Lint solidity and ts files:
helpers/deploy/deploymentConfig.ts#L37
Unexpected any. Specify a different type
|
Lint solidity and ts files:
tests/Cross-chain/Omnichain.ts#L22
Unexpected any. Specify a different type
|
Lint solidity and ts files:
tests/Cross-chain/Omnichain.ts#L212
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 solidity and ts files:
tests/Cross-chain/Omnichain.ts#L257
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 solidity and ts files:
tests/Cross-chain/Omnichain.ts#L475
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 solidity and ts files:
tests/Cross-chain/Omnichain.ts#L510
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
|
The logs for this run have expired and are no longer available.
Loading