Skip to content

fix: JOIN-34406 handle duplication slug error during event type update #199

fix: JOIN-34406 handle duplication slug error during event type update

fix: JOIN-34406 handle duplication slug error during event type update #199

GitHub Actions / ESLint Report Analysis succeeded Aug 10, 2023 in 2s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 39 in apps/web/components/apps/App.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/apps/App.tsx#L39

[@typescript-eslint/no-unused-vars] 'docs' is defined but never used. Allowed unused args must match /^_/u.

Check warning on line 40 in apps/web/components/apps/App.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/apps/App.tsx#L40

[@typescript-eslint/no-unused-vars] 'website' is defined but never used. Allowed unused args must match /^_/u.

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 41 in apps/web/components/apps/App.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/apps/App.tsx#L41

[@typescript-eslint/no-unused-vars] 'email' is defined but never used. Allowed unused args must match /^_/u.

Check warning on line 45 in apps/web/playwright/integrations.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/integrations.e2e.ts#L45

[@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 30 in apps/web/playwright/lib/teardown.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/lib/teardown.ts#L27-L30

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/apps/App.tsx#L42

[@typescript-eslint/no-unused-vars] 'tos' is defined but never used. Allowed unused args must match /^_/u.

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. Allowed unused args must match /^_/u.

Check warning on line 46 in apps/web/playwright/lib/testUtils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/lib/testUtils.ts#L46

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

Check warning on line 416 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#L416

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

Check warning on line 158 in apps/web/playwright/manage-booking-questions.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/manage-booking-questions.e2e.ts#L158

[@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 446 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#L446

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

Check warning on line 158 in apps/web/playwright/manage-booking-questions.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/manage-booking-questions.e2e.ts#L158

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

Check warning on line 43 in apps/web/components/apps/App.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/apps/App.tsx#L43

[@typescript-eslint/no-unused-vars] 'privacy' is defined but never used. Allowed unused args must match /^_/u.

Check warning on line 116 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#L116

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

Check warning on line 196 in apps/web/playwright/manage-booking-questions.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/manage-booking-questions.e2e.ts#L196

[playwright/no-page-pause] Unexpected use of page.pause().

Check warning on line 125 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#L125

[@typescript-eslint/no-unused-vars] 'dateFrom' is defined but never used. Allowed unused args must match /^_/u.

Check warning on line 446 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#L446

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

Check warning on line 56 in apps/web/components/apps/layouts/InstalledAppsLayout.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/apps/layouts/InstalledAppsLayout.tsx#L56

[@typescript-eslint/no-unused-vars] 'actualTabs' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 70 in apps/web/playwright/onboarding.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/onboarding.e2e.ts#L70

[playwright/no-conditional-in-test] Avoid having conditionals in tests

Check warning on line 50 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#L50

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

Check warning on line 126 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#L126

[@typescript-eslint/no-unused-vars] 'dateTo' is defined but never used. Allowed unused args must match /^_/u.

Check warning on line 28 in apps/web/components/auth/layouts/AdminLayout.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/components/auth/layouts/AdminLayout.tsx#L28

[@typescript-eslint/no-unused-vars] 'isAppsPage' is assigned a value but never used. Allowed unused vars must match /^_/u.