Skip to content

RootGaugeV2 contract and test #2352

RootGaugeV2 contract and test

RootGaugeV2 contract and test #2352

Triggered via pull request April 25, 2023 14:42
Status Success
Total duration 19m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint: test/flashloan.ts#L51
'get' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: test/generalizedSwapMigrator.ts#L38
'deploy' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: test/generalizedSwapMigrator.ts#L38
'execute' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: test/generalizedSwapMigrator.ts#L38
'get' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: test/lpTokenV2.ts#L19
'get' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: test/lpTokenV2.ts#L36
'swapFactory' is defined but never used. Allowed unused vars must match /^_/u
lint: test/lpTokenV2.ts#L41
'swap' is defined but never used. Allowed unused vars must match /^_/u
lint: test/metaPoolAdminFees_Inflated_BP_VP.ts#L29
'metaSwapUtils' is defined but never used. Allowed unused vars must match /^_/u
lint: test/metaPoolHighAdminFees_Inflated_BP_VP.ts#L29
'metaSwapUtils' is defined but never used. Allowed unused vars must match /^_/u
lint: test/metaPoolV1HighAdminFees_Inflated_BP_VP.ts#L63
'get' is assigned a value but never used. Allowed unused vars must match /^_/u
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
coverage
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.