chore: remove personal branding if in an org and use org branding #14872
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.