Skip to content

Update element docs url #873

Update element docs url

Update element docs url #873

Triggered via pull request May 8, 2024 23:34
Status Success
Total duration 4m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
eslint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint-check: apps/core-frontend/src/base/Unpacked.ts#L7
Unexpected any. Specify a different type
eslint-check: apps/core-frontend/src/global.d.ts#L31
Unexpected any. Specify a different type
eslint-check: apps/core-frontend/src/pages/_app.tsx#L58
Unexpected any. Specify a different type
eslint-check: apps/core-frontend/src/ui/balancer/useBBAUSDPoolPrice.ts#L70
'balance' is defined but never used. Allowed unused args must match /^unused/u
eslint-check: apps/core-frontend/src/ui/page/ExperimentalBanner/ExperimentalBanner.tsx#L4
'IconNames' is defined but never used. Allowed unused vars must match /^unused/u
eslint-check: apps/core-frontend/src/ui/page/ExperimentalBanner/ExperimentalBanner.tsx#L10
'useBannerPref' is defined but never used. Allowed unused vars must match /^unused/u
eslint-check: apps/core-testnet/src/scripts/deployLocalTestnet.ts#L135
'secondWethYcPoolContract' is assigned a value but never used. Allowed unused vars must match /^unused/u
eslint-check: apps/core-testnet/src/scripts/deployYVault.ts#L11
'name' is defined but never used. Allowed unused args must match /^unused/u
eslint-check: apps/core-testnet/src/scripts/deployYVault.ts#L12
'symbol' is defined but never used. Allowed unused args must match /^unused/u