Skip to content

feat: input for usd #59

feat: input for usd

feat: input for usd #59

Triggered via pull request March 4, 2024 15:44
@anukulpandeyanukulpandey
synchronize #37
usd-input
Status Failure
Total duration 2m 25s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: src/components/AccountSelector/AccountSelector.tsx#L14
`@reef-chain/util-lib` import should occur before import of `../../state`
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L14
Empty components are self-closing
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L18
Empty components are self-closing
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L21
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L22
Unknown property 'stroke-linejoin' found, use 'strokeLinejoin' instead
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L23
Unknown property 'stroke-width' found, use 'strokeWidth' instead
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L26
Empty components are self-closing
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L29
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L30
Unknown property 'stroke-linejoin' found, use 'strokeLinejoin' instead
lint: src/components/AccountSelector/MetaMaskIcon.tsx#L31
Unknown property 'stroke-width' found, use 'strokeWidth' instead
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L87
Unexpected console statement
lint: src/api/tokens.ts#L92
Unexpected console statement
lint: src/components/AccountSelector/AccountSelector.tsx#L106
React Hook useEffect has a missing dependency: 'extensions'. Either include it or remove the dependency array
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