[VEN-1735]: documentation - update some values related with the shortfall handling #1544
Triggered via pull request
September 14, 2023 11:25
Status
Success
Total duration
13m 33s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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:
contracts/test/MockDeflationaryToken.sol#L11
Variable name must be in mixedCase
|
Lint:
contracts/test/MockDeflationaryToken.sol#L21
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint:
deploy/001-deploy-mock-tokens.ts#L7
Unexpected any. Specify a different type
|
Lint:
deploy/013-vip-based-config.ts#L29
Unexpected any. Specify a different type
|
Lint:
deploy/013-vip-based-config.ts#L347
Unexpected any. Specify a different type
|
Lint:
tests/hardhat/Lens/PoolLens.ts#L27
Unexpected any. Specify a different type
|
Lint:
tests/hardhat/Lens/PoolLens.ts#L40
Unexpected any. Specify a different type
|
Lint:
tests/hardhat/Lens/PoolLens.ts#L40
Unexpected any. Specify a different type
|
Lint:
tests/hardhat/Rewards.ts#L63
Unexpected any. Specify a different type
|
Lint:
tests/hardhat/Shortfall.ts#L126
Unexpected any. Specify a different type
|
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|