Skip to content
GitHub Actions / ESLint Report Analysis succeeded Jun 27, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

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 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 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 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 489 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#L489

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

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

[@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 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 221 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#L221

[@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 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 222 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#L222

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

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 223 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#L223

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

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 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 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 362 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#L362

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