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: event type back button #15722

Merged
merged 2 commits into from
Jul 11, 2024

Merge branch 'main' into fix/back-button

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

fix: event type back button #15722

Merge branch 'main' into fix/back-button
0aeda76
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jul 11, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 397 in apps/web/playwright/profile.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/profile.e2e.ts#L395-L397

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

Check warning on line 194 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#L194

[@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 7 in packages/app-store/_utils/getCrm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/_utils/getCrm.ts#L7

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

Check warning on line 1001 in apps/web/lib/orgMigration.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.test.ts#L1001

[@calcom/eslint/no-prisma-include-true] Do not pass argument object with include: { AnyPropertyName: true } to prisma methods

Check warning on line 153 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#L153

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

Check warning on line 7 in packages/app-store/_utils/getCrm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/_utils/getCrm.ts#L7

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

Check warning on line 1082 in apps/web/lib/orgMigration.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.test.ts#L1082

[@calcom/eslint/no-prisma-include-true] Do not pass argument object with include: { AnyPropertyName: true } to prisma methods

Check warning on line 163 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#L163

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

Check warning on line 90 in packages/app-store/basecamp3/api/callback.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app-store/basecamp3/api/callback.ts#L90

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

Check warning on line 168 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#L168

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

Check warning on line 203 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#L203

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

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 1154 in apps/web/lib/orgMigration.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.test.ts#L1154

[@calcom/eslint/no-prisma-include-true] Do not pass argument object with include: { AnyPropertyName: true } to prisma methods

Check warning on line 206 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#L206

[@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 1265 in apps/web/lib/orgMigration.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.test.ts#L1265

[@calcom/eslint/no-prisma-include-true] Do not pass argument object with include: { AnyPropertyName: true } to prisma methods

Check warning on line 422 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#L422

[@calcom/eslint/no-prisma-include-true] Do not pass argument object with include: { AnyPropertyName: true } to prisma methods

Check warning on line 1304 in apps/web/lib/orgMigration.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.test.ts#L1304

[@calcom/eslint/no-prisma-include-true] Do not pass argument object with include: { AnyPropertyName: true } to prisma methods

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 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 148 in apps/web/test/utils/bookingScenario/bookingScenario.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/test/utils/bookingScenario/bookingScenario.ts#L148

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

Check warning on line 1353 in apps/web/lib/orgMigration.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.test.ts#L1353

[@calcom/eslint/no-prisma-include-true] Do not pass argument object with include: { AnyPropertyName: true } to prisma methods

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 220 in apps/web/test/utils/bookingScenario/bookingScenario.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/test/utils/bookingScenario/bookingScenario.ts#L220

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