Skip to content

feat: nw cleanup

feat: nw cleanup #22

Triggered via pull request December 26, 2023 10:11
Status Success
Total duration 3m 15s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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: src/api/tokens.ts#L85
Unexpected console statement
lint: src/api/tokens.ts#L90
Unexpected console statement
lint: src/components/AddLiquidity/index.tsx#L107
A form label must be associated with a control
lint: src/components/EvmBind/EvmBindComponent.tsx#L110
Unexpected console statement
lint: src/components/OverlayAction/index.tsx#L2
'react-transition-group' should be listed in the project's dependencies. Run 'npm i -S react-transition-group' to add it
lint: src/components/PoolActions/Provide.tsx#L25
'confirmText' PropType is defined but prop is never used
lint: src/components/PoolActions/Trade.tsx#L31
'confirmText' PropType is defined but prop is never used
lint: src/components/PoolActions/Trade.tsx#L167
React Hook useMemo has an unnecessary dependency: 'token1.address'. Either exclude it or remove the dependency array
lint: src/components/PoolActions/Withdraw.tsx#L17
'confirmText' PropType is defined but prop is never used
lint: src/components/SelectToken/index.tsx#L98
Unexpected console statement