Wave8/workspace switcher url #297
Annotations
5 errors and 2 warnings
lint:
src/libs/Navigation/AppNavigator/ReportScreenIDSetter.ts#L1
'_' is defined but never used
|
lint:
src/libs/WorkspacesUtils.ts#L1
Import "OnyxCollection" is only used as types
|
lint:
src/libs/WorkspacesUtils.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
lint:
src/libs/WorkspacesUtils.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
lint
Process completed with exit code 1.
|
lint:
src/libs/Navigation/NavigationRoot.tsx#L11
Unexpected subpath import via alias '@navigation/linkingConfig/getAdaptedStateFromPath'. Use './linkingConfig/getAdaptedStateFromPath' instead
|
lint:
src/pages/home/sidebar/SidebarLinksData.js#L78
React Hook useEffect has a missing dependency: 'policyMemberAccountIDs'. Either include it or remove the dependency array
|