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.3.5 #874

bump(deps): update dependency @types/react to v18.3.5

bump(deps): update dependency @types/react to v18.3.5 #874

Triggered via pull request April 15, 2024 23:36
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
Build
@waveshq/walletkit-ui#build: command (/home/runner/work/walletkit/walletkit/packages/walletkit-ui) pnpm run build exited (1)
Build
Duplicate identifier 'ElementType'.
Build
Duplicate identifier 'LibraryManagedAttributes'.
Build
Duplicate identifier 'ElementType'.
Build
Duplicate identifier 'LibraryManagedAttributes'.
Build
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
Build
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
Build
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
Build
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
Build
Subsequent property declarations must have the same type. Property 'article' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (prettier)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (eslint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.