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

chore: remove personal branding if in an org and use org branding #14872

Merged
merged 15 commits into from
Jul 4, 2024

fix: e2e test

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

chore: remove personal branding if in an org and use org branding #14872

fix: e2e test
fae0765
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jul 4, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 13 in apps/web/lib/apps/[slug]/getStaticProps.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/apps/[slug]/getStaticProps.tsx#L13

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

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

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

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 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 167 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#L167

[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 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 202 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#L202

[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 205 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#L205

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.ts#L261

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

Check warning on line 139 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#L139

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/lib/orgMigration.ts#L377

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

Check warning on line 211 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#L211

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

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