Skip to content

chore: update tslog from 3.2.1 to 4.9.2 #5041

chore: update tslog from 3.2.1 to 4.9.2

chore: update tslog from 3.2.1 to 4.9.2 #5041

Triggered via pull request October 17, 2023 18:45
Status Failure
Total duration 45s
Artifacts

pr-assign-team-label.yml

on: pull_request
team-labels
34s
team-labels
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 48 warnings
team-labels
Error: Input required and not supplied: repo-token
team-labels
Input required and not supplied: repo-token
team-labels
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, equitybee/team-label-action@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
packages/app-store/_utils/oauth/parseRefreshTokenResponse.ts#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/app-store/_utils/oauth/refreshOAuthTokens.ts#L3
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/app-store/alby/pages/setup/index.tsx#L57
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'params'. Either include it or remove the dependency array.
packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx#L21
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/app-store/basecamp3/components/EventTypeAppCardInterface.tsx#L24
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/app-store/basecamp3/lib/CalendarService.ts#L62
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/app-store/basecamp3/trpc/_router.ts#L6
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/app-store/basecamp3/trpc/projectMutation.handler.ts#L51
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/app-store/paypal/components/EventTypeAppCardInterface.tsx#L51
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'getAppData', 'requirePayment', and 'setAppData'. Either include them or remove the dependency array.
packages/app-store/paypal/lib/PaymentService.ts#L174
[@typescript-eslint/no-unused-vars] 'payment' is defined but never used. Allowed unused args must match /^_/u.
packages/app-store/paypal/lib/PaymentService.ts#L175
[@typescript-eslint/no-unused-vars] 'bookingId' is defined but never used. Allowed unused args must match /^_/u.
packages/app-store/paypal/lib/PaymentService.ts#L186
[@typescript-eslint/no-unused-vars] 'event' is defined but never used. Allowed unused args must match /^_/u.
packages/app-store/paypal/lib/PaymentService.ts#L187
[@typescript-eslint/no-unused-vars] 'booking' is defined but never used. Allowed unused args must match /^_/u.
packages/app-store/paypal/lib/PaymentService.ts#L193
[@typescript-eslint/no-unused-vars] 'paymentData' is defined but never used. Allowed unused args must match /^_/u.
packages/app-store/paypal/lib/PaymentService.ts#L197
[@typescript-eslint/no-unused-vars] 'paymentId' is defined but never used. Allowed unused args must match /^_/u.
apps/web/lib/withNonce.tsx#L5
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
apps/web/lib/withNonce.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
apps/web/pages/_app.tsx#L31
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
apps/web/pages/_document.tsx#L35
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
apps/web/pages/auth/oauth2/authorize.tsx#L60
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'mappedProfiles'. Either include it or remove the dependency array.
apps/web/pages/auth/oauth2/authorize.tsx#L69
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'queryString' and 'router'. Either include them or remove the dependency array.
apps/web/playwright/payment-apps.e2e.ts#L16
[playwright/no-conditional-in-test] Avoid having conditionals in tests
apps/web/playwright/payment-apps.e2e.ts#L58
[playwright/no-conditional-in-test] Avoid having conditionals in tests
apps/web/playwright/payment-apps.e2e.ts#L104
[playwright/no-conditional-in-test] Avoid having conditionals in tests
apps/web/playwright/payment-apps.e2e.ts#L152
[playwright/no-conditional-in-test] Avoid having conditionals in tests
apps/web/playwright/payment-apps.e2e.ts#L180
[playwright/no-conditional-in-test] Avoid having conditionals in tests
apps/web/playwright/payment-apps.e2e.ts#L214
[playwright/no-conditional-in-test] Avoid having conditionals in tests
apps/web/playwright/reschedule.e2e.ts#L255
[playwright/no-conditional-in-test] Avoid having conditionals in tests
apps/web/test/lib/handleChildrenEventTypes.test.ts#L139
[@typescript-eslint/no-unused-vars] 'schedulingType' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L140
[@typescript-eslint/no-unused-vars] 'id' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L141
[@typescript-eslint/no-unused-vars] 'teamId' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L142
[@typescript-eslint/no-unused-vars] 'timeZone' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L143
[@typescript-eslint/no-unused-vars] 'locations' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L144
[@typescript-eslint/no-unused-vars] 'parentId' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L145
[@typescript-eslint/no-unused-vars] 'userId' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L146
[@typescript-eslint/no-unused-vars] 'scheduleId' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L147
[@typescript-eslint/no-unused-vars] 'requiresBookerEmailVerification' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L272
[@typescript-eslint/no-unused-vars] 'schedulingType' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L273
[@typescript-eslint/no-unused-vars] 'id' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L274
[@typescript-eslint/no-unused-vars] 'teamId' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L275
[@typescript-eslint/no-unused-vars] 'timeZone' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L276
[@typescript-eslint/no-unused-vars] 'locations' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L277
[@typescript-eslint/no-unused-vars] 'parentId' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L278
[@typescript-eslint/no-unused-vars] 'userId' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/lib/handleChildrenEventTypes.test.ts#L279
[@typescript-eslint/no-unused-vars] 'requiresBookerEmailVerification' is assigned a value but never used. Allowed unused vars must match /^_/u.
apps/web/test/utils/bookingScenario/bookingScenario.ts#L900
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
apps/web/test/utils/bookingScenario/bookingScenario.ts#L1024
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.