Merge pull request #118 from rupato-deriv/Rupato/BOT-2201/Account-swi… #93
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/data-list/data-list-row.tsx#L69
React Hook React.useEffect has a missing dependency: 'isMounted'. Either include it or remove the dependency array
|
src/components/error-component/error-component.tsx#L13
Unexpected any. Specify a different type
|
src/components/journal/journal.types.ts#L89
Unexpected any. Specify a different type
|
src/components/layout/header/account-switcher.tsx#L67
React Hook useCallback has missing dependencies: 'isVirtual' and 'landing_companies'. Either include them or remove the dependency array
|
src/components/layout/header/account-switcher.tsx#L71
React Hook useEffect has a missing dependency: 'fetchAccountSwitcherData'. Either include it or remove the dependency array
|
src/components/layout/header/mobile-menu/__tests__/menu-content.spec.tsx#L16
Unexpected any. Specify a different type
|
src/components/layout/header/mobile-menu/__tests__/mobile-menu.spec.tsx#L29
Unexpected any. Specify a different type
|
src/components/layout/header/mobile-menu/use-mobile-menu-config.tsx#L27
Unexpected any. Specify a different type
|
src/components/load-modal/recent-workspace.tsx#L11
Unexpected any. Specify a different type
|
src/components/shared/services/ws-methods.ts#L1
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading