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: [app-router-migration 8.6] reorganize future pages file structure #12988

Merged

ensure proper types for withLayout function

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

chore: [app-router-migration 8.6] reorganize future pages file structure #12988

ensure proper types for withLayout function
b0adc31
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jan 4, 2024 in 2s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 17 in packages/app-store/_utils/oauth/parseRefreshTokenResponse.ts

See this annotation in the file changed.

@github-actions 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 255 in apps/web/playwright/reschedule.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/reschedule.e2e.ts#L255

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

Check warning on line 3 in packages/app-store/_utils/oauth/refreshOAuthTokens.ts

See this annotation in the file changed.

@github-actions 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 21 in packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx

See this annotation in the file changed.

@github-actions 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 194 in apps/web/playwright/signup.e2e.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

apps/web/playwright/signup.e2e.ts#L194

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

Check warning on line 24 in packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx

See this annotation in the file changed.

@github-actions 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 140 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#L140

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

Check warning on line 62 in packages/app-store/basecamp3/lib/CalendarService.ts

See this annotation in the file changed.

@github-actions 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 181 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#L181

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

Check warning on line 6 in packages/app-store/basecamp3/trpc/_router.ts

See this annotation in the file changed.

@github-actions 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 51 in packages/app-store/basecamp3/trpc/projectMutation.handler.ts

See this annotation in the file changed.

@github-actions 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 419 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#L419

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

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 102 in apps/web/test/lib/handleChildrenEventTypes.test.ts

See this annotation in the file changed.

@github-actions 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 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 103 in apps/web/test/lib/handleChildrenEventTypes.test.ts

See this annotation in the file changed.

@github-actions 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 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 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 104 in apps/web/test/lib/handleChildrenEventTypes.test.ts

See this annotation in the file changed.

@github-actions 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 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 105 in apps/web/test/lib/handleChildrenEventTypes.test.ts

See this annotation in the file changed.

@github-actions 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 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 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 106 in apps/web/test/lib/handleChildrenEventTypes.test.ts

See this annotation in the file changed.

@github-actions 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 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.