fix: zindex issue #627
Merged
fix: zindex issue #627
Annotations
11 warnings
|
Upload PR information to artifact
No files were found with the provided path: .pr. No artifacts will be uploaded.
|
|
Run tests for Eslint:
src/components/journal/journal.types.ts#L89
Unexpected any. Specify a different type
|
|
Run tests for Eslint:
src/components/error-component/error-component.tsx#L13
Unexpected any. Specify a different type
|
|
Run tests for Eslint:
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
|
|
Run tests for Eslint:
src/app/app-root.tsx#L93
React Hook useEffect has a missing dependency: 'is_api_initialized'. Either include it or remove the dependency array
|
|
Run tests for Eslint:
src/app/app-root.tsx#L62
React Hook useEffect has a missing dependency: 'isTmbEnabled'. Either include it or remove the dependency array
|
|
Run tests for Eslint:
src/app/app-content.jsx#L270
React Hook useEffect has a missing dependency: 'client'. Either include it or remove the dependency array
|
|
Run tests for Eslint:
src/app/app-content.jsx#L142
React Hook useEffect has missing dependencies: 'client.is_eu_country' and 'client.is_logged_in'. Either include them or remove the dependency array
|
|
Run tests for Eslint:
src/app/app-content.jsx#L111
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
|
|
Run tests for Eslint:
src/app/CoreStoreProvider.tsx#L223
React Hook useEffect has missing dependencies: 'activeAccount?.landing_company_name', 'activeAccount?.loginid', 'activeLoginid', and 'currentDomain'. Either include them or remove the dependency array
|
|
Run tests for Eslint:
src/app/CoreStoreProvider.tsx#L202
Unexpected any. Specify a different type
|
Loading