refactor: Refactor seats logic #16571
Triggered via pull request
January 15, 2024 21:30
joeauyeung
synchronize
#12905
Status
Success
Total duration
12s
Artifacts
–
semantic-pull-requests.yml
on: pull_request_target
Validate PR title
3s
Annotations
26 warnings
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L25
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L38
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L41
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L42
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L60
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L72
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L77
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/google-calendar.e2e.ts#L104
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
packages/app-store/googlecalendar/tests/testUtils.ts#L110
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
packages/app-store/zohocalendar/api/callback.ts#L85
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
apps/web/app/AppDirSSRHOC.tsx#L5
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
apps/web/app/WithEmbedSSR.tsx#L12
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
apps/web/app/layoutHOC.tsx#L9
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
apps/web/app/layoutHOC.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
apps/web/pages/auth/verify.tsx#L245
[@typescript-eslint/no-unused-vars] 'context' is defined but never used. Allowed unused args must match /^_/u.
|
apps/web/pages/event-types/index.tsx#L857
[@typescript-eslint/no-unused-vars] 'orgBranding' is assigned a value but never used. Allowed unused vars must match /^_/u.
|
apps/web/pages/settings/my-account/calendars.tsx#L13
[@typescript-eslint/no-unused-vars] 'SkeletonLoader' is assigned a value but never used. Allowed unused vars must match /^_/u.
|
apps/web/playwright/payment-apps.e2e.ts#L230
[playwright/no-conditional-in-test] Avoid having conditionals in tests
|
apps/web/playwright/payment-apps.e2e.ts#L274
[playwright/no-conditional-in-test] Avoid having conditionals in tests
|
apps/web/playwright/payment.e2e.ts#L16
[playwright/no-skipped-test] Unexpected use of the `.skip()` annotation.
|
apps/web/playwright/signup.e2e.ts#L193
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
apps/web/playwright/teams.e2e.ts#L169
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
apps/web/playwright/teams.e2e.ts#L210
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
apps/web/playwright/teams.e2e.ts#L457
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
apps/web/test/utils/bookingScenario/expects.ts#L173
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
apps/web/test/utils/bookingScenario/expects.ts#L733
[@typescript-eslint/no-unused-vars] 'organizer' is defined but never used. Allowed unused args must match /^_/u.
|