Skip to content

Fix/49322 preserve selection on navigating rhp #1077

Fix/49322 preserve selection on navigating rhp

Fix/49322 preserve selection on navigating rhp #1077

Triggered via pull request September 26, 2024 11:48
Status Failure
Total duration 57s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
49s
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#L681
Expected an assignment or function call and instead saw an expression
Changed files ESLint check: src/pages/workspace/categories/WorkspaceCategoriesPage.tsx#L416
Expected an assignment or function call and instead saw an expression
Changed files ESLint check: src/pages/workspace/distanceRates/PolicyDistanceRatesPage.tsx#L328
Expected an assignment or function call and instead saw an expression
Changed files ESLint check: src/pages/workspace/reportFields/WorkspaceReportFieldsPage.tsx#L310
Expected an assignment or function call and instead saw an expression
Changed files ESLint check: src/pages/workspace/tags/WorkspaceTagsPage.tsx#L427
Expected an assignment or function call and instead saw an expression
Changed files ESLint check: src/pages/workspace/taxes/WorkspaceTaxesPage.tsx#L319
Expected an assignment or function call and instead saw an expression
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