Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

bump(deps): update dependency @types/react to v18.2.21 - autoclosed #616

bump(deps): update dependency @types/react to v18.2.21 - autoclosed

bump(deps): update dependency @types/react to v18.2.21 - autoclosed #616

Triggered via pull request August 22, 2023 21:36
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Build
@waveshq/walletkit-ui#build: command (/home/runner/work/walletkit/walletkit/packages/walletkit-ui) pnpm run build exited (1)
Build
Duplicate identifier 'LibraryManagedAttributes'.
Build
Duplicate identifier 'LibraryManagedAttributes'.
Build
Process completed with exit code 1.
Lint (eslint): packages/walletkit-ui/src/contexts/DisplayBalanceContext.tsx#L62
React Hook useEffect has missing dependencies: 'DisplayBalancesPersistence' and 'logger.error'. Either include them or remove the dependency array
Lint (eslint): packages/walletkit-ui/src/contexts/LanguageProvider.tsx#L62
React Hook useEffect has missing dependencies: 'api', 'locale', and 'logger'. Either include them or remove the dependency array
Lint (eslint): packages/walletkit-ui/src/contexts/LanguageProvider.tsx#L66
React Hook useEffect has a missing dependency: 'onChangeLocale'. Either include it or remove the dependency array. If 'onChangeLocale' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint (eslint): packages/walletkit-ui/src/contexts/LanguageProvider.tsx#L119
React Hook useEffect has a missing dependency: 'onChangeLocale'. Either include it or remove the dependency array
Lint (eslint): packages/walletkit-ui/src/contexts/NetworkContext.tsx#L51
React Hook useEffect has missing dependencies: 'api' and 'logger.error'. Either include them or remove the dependency array