Skip to content

Merge pull request #110 from lidofinance/feature/si-1128-fix-ui-lib-b… #104

Merge pull request #110 from lidofinance/feature/si-1128-fix-ui-lib-b…

Merge pull request #110 from lidofinance/feature/si-1128-fix-ui-lib-b… #104

Triggered via push December 14, 2023 12:14
Status Success
Total duration 3m 41s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
release: packages/web3-react/src/context/connectors.tsx#L69
React Hook useMemo has unnecessary dependencies: 'appLogoUrl' and 'appName'. Either exclude them or remove the dependency array
release: packages/web3-react/src/hooks/useConnectorMetamask.ts#L58
Unexpected `await` of a non-Promise (non-"Thenable") value
release: packages/web3-react/src/hooks/useDisconnect.ts#L27
Promise-returning function provided to property where a void return was expected
release: packages/connect-wallet-modal/src/connectButtons/ConnectInjected.tsx#L66
Promise-returning function provided to attribute where a void return was expected
release: packages/connect-wallet-modal/src/connectButtons/ConnectWC.tsx#L117
Promise-returning function provided to attribute where a void return was expected
release: packages/connect-wallet-modal/src/connectButtons/connectMetamask.tsx#L70
Promise-returning function provided to attribute where a void return was expected