chore(deps-dev): bump the typescript group across 1 directory with 3 updates #1030
Annotations
7 errors and 4 warnings
unit (ubuntu-latest, 18):
components/box-office/Booking/BoxOfficeBookingInspector.vue#L88
Argument of type '(ticket: IDetailedBookingTicket) => string' is not assignable to parameter of type '(value: IBookingTicketProp, index: number, array: IBookingTicketProp[]) => string'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L7
Type 'string | undefined' is not assignable to type 'string'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L9
Type '{ __typename?: "PerformanceNode" | undefined; id: string; capacityRemaining?: number | null | undefined; disabled: boolean; doorsOpen?: any; start?: any; end?: any; intervalDurationMins?: number | ... 1 more ... | undefined; ... 5 more ...; production: { ...; }; } | undefined' is not assignable to type 'Pick<PerformanceNode, "start" | "end" | "doorsOpen" | "intervalDurationMins">'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L12
Type 'string | undefined' is not assignable to type 'string'.
|
unit (ubuntu-latest, 18):
pages/box-office/[performanceId]/index.vue#L46
Type 'string | undefined' is not assignable to type 'string'.
|
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)
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/
|