Skip to content

Add next export script for static build #867

Add next export script for static build

Add next export script for static build #867

Triggered via pull request November 30, 2023 22:43
Status Success
Total duration 5m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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