Skip to content

refractor Planetscale to Neon #165

refractor Planetscale to Neon

refractor Planetscale to Neon #165

Triggered via pull request April 18, 2024 13:20
@CodehagenCodehagen
synchronize #234
new-db
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
typecheck
Conversion of type '{ amount: number; currencyIso: string; date: Date; }' to type '{ date: Date; id: string; type: "AVAILABLE" | "BOOKED" | "EXPECTED"; currencyIso: string; amount: string; createdAt?: Date | undefined; updatedAt?: Date | undefined; originalPayload?: unknown; assetId?: string | ... 1 more ... | undefined; accountId?: string | ... 1 more ... | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck
Conversion of type '{ amount: number; currencyIso: string; date: Date; description: string; originalId: string; originalPayload: NordigenBookedTransaction; }' to type '{ date: Date; id: string; description: string; currencyIso: string; amount: string; createdAt?: Date | undefined; updatedAt?: Date | undefined; originalPayload?: unknown; assetId?: string | ... 1 more ... | undefined; originalId?: string | ... 1 more ... | undefined; accountId?: string | ... 1 more ... | undefined; ...' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck
@projectx/connector-gocardless#typecheck: command (/home/runner/work/Badget/Badget/plugins/gocardless) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
typecheck
Process completed with exit code 1.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.