Skip to content

Merge pull request #14 from babylonlabs-io/293-bwc-implement-widget-api #7

Merge pull request #14 from babylonlabs-io/293-bwc-implement-widget-api

Merge pull request #14 from babylonlabs-io/293-bwc-implement-widget-api #7

Triggered via push November 21, 2024 12:25
Status Failure
Total duration 28s
Artifacts

release.yml

on: push
lint_test  /  build
19s
lint_test / build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint_test / build: src/widgets/ChainButton/index.stories.tsx#L28
Property 'chainId' is missing in type '{ className: string; logo: string; name: string; address: string; }' but required in type 'ConnectedWalletProps'.
lint_test / build: src/widgets/WalletProvider/components/Screen.tsx#L27
Binding element 'onToggleInscriptions' implicitly has an 'any' type.
lint_test / build: src/widgets/WalletProvider/components/Screen.tsx#L31
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly TERMS_OF_SERVICE: ({ className, onClose, onAccepTermsOfService }: ScreenProps) => Element; readonly CHAINS: ({ className, onClose }: ScreenProps) => Element; readonly WALLETS: ({ className, onClose, onSelectWallet }: ScreenProps) => Element; readonly INSCRIPTIONS: ({ onToggleInscriptions }: { ...; }) => E...'.
lint_test / build: src/widgets/WalletProvider/components/WalletDialog.tsx#L20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Connectors'.
lint_test / build
Process completed with exit code 2.