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

feat: Billing Service #14756

Merged
merged 22 commits into from
Apr 30, 2024

Merge branch 'chore/platform-billing' of github.com:calcom/cal.com in…

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

feat: Billing Service #14756

Merge branch 'chore/platform-billing' of github.com:calcom/cal.com in…
edfe409
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Apr 30, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 102 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 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 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 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 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 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 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 355 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#L355

[@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 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 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 12 in apps/web/pages/settings/my-account/calendars.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/settings/my-account/calendars.tsx#L12

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

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 501 in apps/web/pages/settings/my-account/profile.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/settings/my-account/profile.tsx#L501

[@typescript-eslint/no-unused-vars] 'isFallbackImg' is defined but never used. Allowed unused args 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.

Check warning on line 503 in apps/web/pages/settings/my-account/profile.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/settings/my-account/profile.tsx#L503

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

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 13 in apps/web/pages/settings/organizations/new/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/settings/organizations/new/index.tsx#L13

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

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 39 in apps/web/pages/team/[slug].tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/pages/team/[slug].tsx#L39

[@typescript-eslint/no-unused-vars] 'currentOrgDomain' 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 29 in apps/web/playwright/ab-tests-redirect.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/ab-tests-redirect.e2e.ts#L27-L29

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

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.