Skip to content

fix: lodash

fix: lodash #9703

Triggered via push November 28, 2024 08:45
Status Failure
Total duration 7m 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
check: apps/wallet/i18n-unused.config.js#L3
Insert `,`
check: apps/wallet/scripts/build-testing-codes.js#L49
Replace `content` with `⏎····content,⏎··`
check: apps/wallet/scripts/create-mocked-token-infos.js#L22
'Buffer' is not defined
check: apps/wallet/scripts/create-mocked-token-infos.js#L22
Replace `'hex'` with `⏎······'hex',⏎····`
check: apps/wallet/scripts/create-mocked-token-infos.js#L24
'Buffer' is not defined
check: apps/wallet/scripts/create-mocked-token-infos.js#L24
Replace `String(i)` with `⏎······String(i),⏎····`
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check: apps/wallet/scripts/build-testing-codes.js#L39
Unnecessary escape character: \$
check: apps/wallet/scripts/create-mocked-token-infos.js#L36
'apiResponseTokenInfos' is assigned a value but never used
check: apps/wallet/src/WalletNavigator.tsx#L115
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “WalletTabNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
check: apps/wallet/src/WalletNavigator.tsx#L127
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “WalletTabNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
check: apps/wallet/src/WalletNavigator.tsx#L133
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “WalletTabNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
check: apps/wallet/src/WalletNavigator.tsx#L154
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “WalletTabNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
check: apps/wallet/src/WalletNavigator.tsx#L174
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “WalletTabNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
check: apps/wallet/src/WalletNavigator.tsx#L195
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “WalletTabNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
check: apps/wallet/src/WalletNavigator.tsx#L247
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “WalletNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
check: apps/wallet/src/components/Analytics/Analytics.tsx#L52
Inline style: { flex: 1 }