fix: /settings/treams page layout issue #12947 #2813
ESLint Report Analysis
0 ESLint error(s) and 86 ESLint warning(s) found
Details
Annotations
Check warning on line 17 in packages/app-store/_utils/oauth/parseRefreshTokenResponse.ts
github-actions / ESLint Report Analysis
packages/app-store/_utils/oauth/parseRefreshTokenResponse.ts#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 181 in apps/web/playwright/teams.e2e.ts
github-actions / ESLint Report Analysis
apps/web/playwright/teams.e2e.ts#L181
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 3 in packages/app-store/_utils/oauth/refreshOAuthTokens.ts
github-actions / ESLint Report Analysis
packages/app-store/_utils/oauth/refreshOAuthTokens.ts#L3
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 419 in apps/web/playwright/teams.e2e.ts
github-actions / ESLint Report Analysis
apps/web/playwright/teams.e2e.ts#L419
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
Check warning on line 21 in packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx
github-actions / ESLint Report Analysis
packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx#L21
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 102 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L102
[@typescript-eslint/no-unused-vars] 'schedulingType' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 24 in packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx
github-actions / ESLint Report Analysis
packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx#L24
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 103 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L103
[@typescript-eslint/no-unused-vars] 'id' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 62 in packages/app-store/basecamp3/lib/CalendarService.ts
github-actions / ESLint Report Analysis
packages/app-store/basecamp3/lib/CalendarService.ts#L62
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 104 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L104
[@typescript-eslint/no-unused-vars] 'teamId' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 6 in packages/app-store/basecamp3/trpc/_router.ts
github-actions / ESLint Report Analysis
packages/app-store/basecamp3/trpc/_router.ts#L6
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 105 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L105
[@typescript-eslint/no-unused-vars] 'timeZone' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 51 in packages/app-store/basecamp3/trpc/projectMutation.handler.ts
github-actions / ESLint Report Analysis
packages/app-store/basecamp3/trpc/projectMutation.handler.ts#L51
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 106 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L106
[@typescript-eslint/no-unused-vars] 'requiresBookerEmailVerification' is assigned a value but never used. Allowed unused vars must match /^_/u.
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 107 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L107
[@typescript-eslint/no-unused-vars] 'lockTimeZoneToggleOnBookingPage' 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 146 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L146
[@typescript-eslint/no-unused-vars] 'schedulingType' 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
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 147 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L147
[@typescript-eslint/no-unused-vars] 'id' 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.
Check warning on line 148 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L148
[@typescript-eslint/no-unused-vars] 'teamId' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 60 in packages/app-store/googlecalendar/tests/google-calendar.e2e.ts
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 149 in apps/web/test/lib/handleChildrenEventTypes.test.ts
github-actions / ESLint Report Analysis
apps/web/test/lib/handleChildrenEventTypes.test.ts#L149
[@typescript-eslint/no-unused-vars] 'timeZone' 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
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.