chore(deps): update devdependencies #2101
ci.yml
on: pull_request
Lint: node-20, ubuntu-latest
35s
TS-Check: node-20, ubuntu-latest
17s
Matrix: create-migration-test
Matrix: unit-test
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.
|