Skip to content

chore(deps): update devdependencies #2105

chore(deps): update devdependencies

chore(deps): update devdependencies #2105

Triggered via pull request February 6, 2025 18:08
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Lint: node-20, ubuntu-latest
40s
Lint: node-20, ubuntu-latest
TS-Check: node-20, ubuntu-latest
15s
TS-Check: node-20, ubuntu-latest
Matrix: create-migration-test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
TS-Check: node-20, ubuntu-latest: bin/node-pg-migrate.ts#L569
Type '(direction: "up" | "down", _count: number | undefined, _timestamp: boolean | undefined) => { dryRun: boolean; databaseUrl: { ssl?: any; user?: string | undefined; database?: string | undefined; ... 16 more ...; keepalives_idle?: unknown; } | { ...; }; ... 17 more ...; decamelize: boolean | undefined; }' is not assignable to type '(direction: "up" | "down", count?: number | undefined, timestamp?: boolean | undefined) => RunnerOption'.
TS-Check: node-20, ubuntu-latest
Process completed with exit code 2.