Skip to content

[chore][TRIP-13472] Add sentry capture exceptions #187

[chore][TRIP-13472] Add sentry capture exceptions

[chore][TRIP-13472] Add sentry capture exceptions #187

GitHub Actions / ESLint Report Analysis succeeded Aug 28, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 158 ESLint warning(s) found

Details

Annotations

Check warning on line 16 in apps/web/components/booking/AvailableTimes.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/booking/AvailableTimes.tsx#L16

[@typescript-eslint/no-unused-vars] 'key' is defined but never used.

Check warning on line 110 in apps/web/playwright/reschedule.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/reschedule.e2e.ts#L110

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 10 in apps/web/components/booking/pages/BookingPage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/booking/pages/BookingPage.tsx#L10

[@typescript-eslint/no-unused-vars] 'Controller' is defined but never used.

Check warning on line 406 in packages/app-store/office365calendar/lib/CalendarService.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/office365calendar/lib/CalendarService.ts#L406

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 1 in packages/app-store/_components/DynamicComponent.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/_components/DynamicComponent.tsx#L1

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 139 in apps/web/playwright/reschedule.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/reschedule.e2e.ts#L139

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 207 in apps/web/components/booking/pages/BookingPage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/booking/pages/BookingPage.tsx#L207

[@typescript-eslint/no-unused-vars] 'guestToggle' is assigned a value but never used.

Check warning on line 406 in packages/app-store/office365calendar/lib/CalendarService.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/office365calendar/lib/CalendarService.ts#L406

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 25 in packages/app-store/applecalendar/api/add.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/applecalendar/api/add.ts#L25

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 160 in apps/web/playwright/reschedule.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/reschedule.e2e.ts#L160

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 42 in apps/web/components/eventtype/EventSetupTab.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/eventtype/EventSetupTab.tsx#L42

[@typescript-eslint/no-unused-vars] 'getDefaultLocationValue' is assigned a value but never used.

Check warning on line 10 in packages/app-store/ping/api/_getAdd.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/ping/api/_getAdd.ts#L10

[@typescript-eslint/no-unused-vars] 'res' is defined but never used.

Check warning on line 180 in apps/web/playwright/reschedule.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/reschedule.e2e.ts#L180

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 10 in packages/app-store/around/api/_getAdd.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/around/api/_getAdd.ts#L10

[@typescript-eslint/no-unused-vars] 'res' is defined but never used.

Check warning on line 37 in apps/web/components/eventtype/RequiresConfirmationController.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/eventtype/RequiresConfirmationController.tsx#L37

[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'formMethods'. Either include it or remove the dependency array.

Check warning on line 10 in packages/app-store/riverside/api/_getAdd.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/riverside/api/_getAdd.ts#L10

[@typescript-eslint/no-unused-vars] 'res' is defined but never used.

Check warning on line 48 in apps/web/playwright/webhook.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/webhook.e2e.ts#L48

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 27 in packages/app-store/caldavcalendar/api/add.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/caldavcalendar/api/add.ts#L27

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 27 in apps/web/components/getting-started/steps-views/UserProfile.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/getting-started/steps-views/UserProfile.tsx#L27

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.

Check warning on line 44 in packages/app-store/salesforce/api/callback.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/salesforce/api/callback.ts#L44

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 21 in apps/web/scripts/ts-check-changed-files.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/scripts/ts-check-changed-files.ts#L21

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 69 in apps/web/lib/QueryCell.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/QueryCell.tsx#L69

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 115 in packages/app-store/closecom/lib/CalendarService.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/closecom/lib/CalendarService.ts#L115

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 267 in packages/app-store/salesforce/lib/CalendarService.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/salesforce/lib/CalendarService.ts#L267

[@typescript-eslint/no-unused-vars] 'dateFrom' is defined but never used.

Check warning on line 91 in apps/web/lib/QueryCell.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/QueryCell.tsx#L91

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.