Skip to content

chore(deps): update devdependencies #2101

chore(deps): update devdependencies

chore(deps): update devdependencies #2101

Triggered via pull request February 4, 2025 00:40
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Lint: node-20, ubuntu-latest
35s
Lint: node-20, ubuntu-latest
TS-Check: node-20, ubuntu-latest
17s
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.