Skip to content

Wave8/workspace switcher url #297

Wave8/workspace switcher url

Wave8/workspace switcher url #297

Triggered via pull request January 18, 2024 15:59
Status Failure
Total duration 2m 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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