Skip to content

feat: events apps new install flow #35797

feat: events apps new install flow

feat: events apps new install flow #35797

GitHub Actions / ESLint Report Analysis succeeded May 23, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

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 26 in apps/web/lib/team/[slug]/[type]/getServerSideProps.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/team/[slug]/[type]/getServerSideProps.tsx#L26

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

Check warning on line 347 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#L347

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

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 14 in apps/web/middleware.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/middleware.ts#L14

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

Check warning on line 348 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#L348

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

Check warning on line 28 in apps/web/modules/users/views/users-public-view.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/modules/users/views/users-public-view.tsx#L28

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

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 479 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#L479

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

Check warning on line 10 in apps/web/modules/videos/ai/ai-transcribe.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/modules/videos/ai/ai-transcribe.tsx#L10

[@typescript-eslint/no-unused-vars] 't' is assigned a value but never used. Allowed unused vars 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 480 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#L480

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

Check warning on line 27 in apps/web/modules/videos/ai/ai-transcribe.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/modules/videos/ai/ai-transcribe.tsx#L27

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

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 38 in apps/web/modules/videos/ai/ai-transcribe.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/modules/videos/ai/ai-transcribe.tsx#L38

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

Check warning on line 481 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#L481

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

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 26 in apps/web/pages/api/auth/two-factor/totp/disable.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/api/auth/two-factor/totp/disable.ts#L26

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

Check warning on line 484 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#L484

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

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 28 in apps/web/pages/api/auth/two-factor/totp/setup.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/api/auth/two-factor/totp/setup.ts#L28

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

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 487 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#L487

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

Check warning on line 71 in apps/web/pages/api/send-daily-video-transcript.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/api/send-daily-video-transcript.ts#L71

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

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.