Skip to content

Merge pull request #37 from MrBeaverTail/develop #63

Merge pull request #37 from MrBeaverTail/develop

Merge pull request #37 from MrBeaverTail/develop #63

Triggered via push November 9, 2023 15:44
Status Failure
Total duration 1m 19s
Artifacts

lint.yml

on: push
lint-and-test
1m 9s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint-and-test: test/pool-main/Pool.arb.spec.ts#L117
'USDTtoUSDCConv' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L118
'USDTtoUSDC' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L137
'usdtBalanceBefore' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L139
'usdcBalanceBefore' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L148
'assetUSDCBalance' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L177
'usdtBalanceAfter' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L179
'usdcBalanceAfter' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L182
'usdcGains' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L183
'usdtGains' is never reassigned. Use 'const' instead
lint-and-test: test/pool-main/Pool.arb.spec.ts#L184
'totalGains' is never reassigned. Use 'const' instead
lint-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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-and-test: test/pool-ankreth/PoolAnkrETH.deposit.spec.ts#L18
'TestWAVAX' is defined but never used
lint-and-test: test/pool-ankreth/PoolAnkrETH.deposit.spec.ts#L22
'WETHForwarder' is defined but never used
lint-and-test: test/pool-ankreth/PoolAnkrETH.swap.spec.ts#L6
'BigNumber' is defined but never used
lint-and-test: test/pool-ankreth/PoolAnkrETH.swap.spec.ts#L31
'Asset' is assigned a value but never used
lint-and-test: test/pool-ankreth/PoolAnkrETH.withdraw.other.asset.spec.ts#L29
'Asset' is assigned a value but never used
lint-and-test: test/pool-ankreth/PoolAnkrETH.withdraw.other.asset.spec.ts#L30
'TestERC20' is assigned a value but never used
lint-and-test: test/pool-main/Pool.arb.spec.ts#L12
'expectAssetValues' is defined but never used
lint-and-test: test/pool-main/Pool.arb.spec.ts#L17
'formatEther' is defined but never used
lint-and-test: test/pool-main/Pool.arb.spec.ts#L34
'TestERC20' is assigned a value but never used
lint-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/