Skip to content

Create Wallet Card #1484

Create Wallet Card

Create Wallet Card #1484

Triggered via pull request January 15, 2025 03:39
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
ci (ubuntu-20.04, 14.17.0): components/admin/permit-holders/app-history/Card/AppHistoryRecord.tsx#L1
Type 'Maybe<string>' is not assignable to type 'string | undefined'.
ci (ubuntu-20.04, 14.17.0): lib/applications/resolvers.ts#L1
Type '{ postalCode: string; shippingPostalCode: string | null; billingPostalCode: string | null; applicant: { connect: { id: number; }; }; renewalApplication: { create: { physicianFirstName: string; ... 11 more ...; otherRequiresWiderParkingSpaceReason: Maybe<...>; }; }; ... 31 more ...; phone: string; }' is not assignable to type '(Without<ApplicationCreateInput, ApplicationUncheckedCreateInput> & ApplicationUncheckedCreateInput) | (Without<...> & ApplicationCreateInput)'.
ci (ubuntu-20.04, 14.17.0): lib/walletCard/utils.ts#L1
Argument of type '{ content: ({ image: string; width: number; height: number; stack?: undefined; } | { stack: ({ canvas: { type: string; x: number; y: number; w: number; h: number; r: number; lineColor: string; lineWidth: number; }[]; text?: undefined; absolutePosition?: undefined; } | { ...; })[]; image?: undefined; width?: undefine...' is not assignable to parameter of type 'TDocumentDefinitions'.
ci (ubuntu-20.04, 14.17.0)
Process completed with exit code 2.
ci (ubuntu-20.04, 14.17.0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
ci (ubuntu-20.04, 14.17.0)
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/
ci (ubuntu-20.04, 14.17.0): lib/utils/s3-utils.ts#L142
Missing return type on function