This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
bump(deps): update dependency dayjs to ^1.11.13 #896
ci.yml
on: pull_request
Build
43s
Test
1m 30s
Lint (prettier)
2m 38s
Lint (eslint)
36s
Annotations
14 warnings
Lint (eslint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint (eslint):
packages/walletkit-ui/src/contexts/DeFiScanContext.tsx#L72
'JSX' is not defined
|
Lint (eslint):
packages/walletkit-ui/src/contexts/DisplayBalanceContext.tsx#L39
'JSX' is not defined
|
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.test.tsx#L70
'JSX' is not defined
|
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#L87
'JSX' is not defined
|
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#L38
'JSX' is not defined
|
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
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint (prettier)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|