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: migrated users admin update #14152

Merged
merged 2 commits into from
Mar 20, 2024

Merge branch 'main' into sean/cal-3284-username-not-updating-to-org

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

fix: migrated users admin update #14152

Merge branch 'main' into sean/cal-3284-username-not-updating-to-org
ac3909e
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Mar 20, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 193 in apps/web/playwright/signup.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/signup.e2e.ts#L193

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

Check warning on line 22 in apps/web/playwright/teams.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/teams.e2e.ts#L22

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 157 in apps/web/playwright/teams.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/teams.e2e.ts#L157

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

Check warning on line 162 in apps/web/playwright/teams.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/teams.e2e.ts#L162

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 197 in apps/web/playwright/teams.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/teams.e2e.ts#L197

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 30 in packages/app-store/_utils/useAddAppMutation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/_utils/useAddAppMutation.ts#L30

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

Check warning on line 200 in apps/web/playwright/teams.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/teams.e2e.ts#L200

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

Check warning on line 25 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L25

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 79 in apps/web/test/lib/team-event-types.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/test/lib/team-event-types.test.ts#L79

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

Check warning on line 173 in apps/web/test/utils/bookingScenario/expects.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/test/utils/bookingScenario/expects.ts#L173

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

Check warning on line 38 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L38

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 738 in apps/web/test/utils/bookingScenario/expects.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/test/utils/bookingScenario/expects.ts#L738

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

Check warning on line 41 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L41

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 42 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L42

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 60 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L60

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 72 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L72

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 77 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L77

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 104 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L104

[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.

Check warning on line 110 in packages/app-store/googlecalendar/tests/testUtils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/googlecalendar/tests/testUtils.ts#L110

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

Check warning on line 11 in packages/app-store/jelly/lib/VideoApiAdapter.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/jelly/lib/VideoApiAdapter.ts#L11

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

Check warning on line 32 in packages/app-store/jelly/lib/VideoApiAdapter.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/jelly/lib/VideoApiAdapter.ts#L32

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

Check warning on line 41 in packages/app-store/jelly/lib/VideoApiAdapter.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/jelly/lib/VideoApiAdapter.ts#L41

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

Check warning on line 45 in packages/app-store/jelly/lib/VideoApiAdapter.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/jelly/lib/VideoApiAdapter.ts#L45

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

Check warning on line 45 in packages/app-store/jelly/lib/VideoApiAdapter.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/jelly/lib/VideoApiAdapter.ts#L45

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

Check warning on line 92 in packages/app-store/routing-forms/components/getServerSidePropsSingleForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/routing-forms/components/getServerSidePropsSingleForm.ts#L92

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