Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: TECH send 400 status code instead of 500 on exchange calendar adding #59

Merged
merged 1 commit into from
Sep 18, 2023

fix: TECH send 400 status code instead of 500 on exchange calendar ad…

b1736cf
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: TECH send 400 status code instead of 500 on exchange calendar adding #59

fix: TECH send 400 status code instead of 500 on exchange calendar ad…
b1736cf
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Sep 18, 2023 in 1s

ESLint Report Analysis

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

Details

Annotations

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

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

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 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 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 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 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 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.