chore(deps-dev): bump the typescript group with 3 updates #998
Annotations
10 errors and 4 warnings
unit (ubuntu-latest, 18):
components/box-office/Booking/BoxOfficeBookingInspector.vue#L87
Parameter 'ticket' implicitly has an 'any' type.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L7
'__VLS_ctx.performance' is possibly 'undefined'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L12
'__VLS_ctx.performance' is possibly 'undefined'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L41
'__VLS_ctx.performance' is possibly 'undefined'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L46
'__VLS_ctx.performance' is possibly 'undefined'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/sell/pay.vue#L4
'__VLS_ctx.performance' is possibly 'undefined'.
|
unit (ubuntu-latest, 18):
pages/user/booking/[reference]/tickets.vue#L17
Type '{ __typename?: "PerformanceNode" | undefined; id: string; doorsOpen?: any; start?: any; end?: any; production: { __typename?: "ProductionNode" | undefined; id: string; name: string; subtitle?: string | ... 1 more ... | undefined; ... 11 more ...; contentWarnings?: { ...; }[] | ... 1 more ... | undefined; }; } | null...' is not assignable to type 'Record<string, any>'.
|
unit (ubuntu-latest, 18):
tests/unit/support/helpers/mount.ts#L235
'component' is of type 'unknown'.
|
unit (ubuntu-latest, 18):
tests/unit/support/helpers/mount.ts#L236
'component' is of type 'unknown'.
|
unit (ubuntu-latest, 18)
Process completed with exit code 1.
|
unit (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit (ubuntu-latest, 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], docker/[email protected], cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|