Skip to content

Fix/49322 preserve selection on navigating rhp #1084

Fix/49322 preserve selection on navigating rhp

Fix/49322 preserve selection on navigating rhp #1084

Triggered via pull request September 26, 2024 12:30
Status Failure
Total duration 1m 13s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 3s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
Changed files ESLint check: src/pages/workspace/WorkspaceMembersPage.tsx#L291
Expected an assignment or function call and instead saw an expression
Changed files ESLint check: src/pages/workspace/WorkspaceMembersPage.tsx#L296
'openMemberDetails' was used before it was defined
Changed files ESLint check: src/pages/workspace/categories/WorkspaceCategoriesPage.tsx#L142
'navigateToCategorySettings' was used before it was defined
Changed files ESLint check: src/pages/workspace/reportFields/WorkspaceReportFieldsPage.tsx#L155
'navigateToReportFieldsSettings' was used before it was defined
Changed files ESLint check: src/pages/workspace/tags/WorkspaceTagsPage.tsx#L161
'navigateToTagSettings' was used before it was defined
Changed files ESLint check: src/pages/workspace/taxes/WorkspaceTaxesPage.tsx#L159
'navigateToEditTaxRate' was used before it was defined
Changed files ESLint check
Process completed with exit code 1.
Changed files ESLint check: src/pages/workspace/categories/WorkspaceCategoriesPage.tsx#L100
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
Changed files ESLint check: src/pages/workspace/distanceRates/PolicyDistanceRatesPage.tsx#L102
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
Changed files ESLint check: src/pages/workspace/reportFields/WorkspaceReportFieldsPage.tsx#L101
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
Changed files ESLint check: src/pages/workspace/tags/WorkspaceTagsPage.tsx#L89
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array
Changed files ESLint check: src/pages/workspace/taxes/WorkspaceTaxesPage.tsx#L86
React Hook useEffect has a missing dependency: 'shouldPreserveSelection'. Either include it or remove the dependency array