Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

chore(deps): update dependency @types/pg to v8.11.6 - autoclosed #519

chore(deps): update dependency @types/pg to v8.11.6 - autoclosed

chore(deps): update dependency @types/pg to v8.11.6 - autoclosed #519

Triggered via pull request April 9, 2024 08:42
Status Failure
Total duration 50s
Artifacts

node.js.yml

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

Annotations

4 errors
build (18.x): src/drivers/PostgresDriver.ts#L105
'queryResult.rowCount' is possibly 'null'.
build (18.x): src/drivers/PostgresDriver.ts#L138
Type 'number | null' is not assignable to type 'number'.
build (18.x): src/drivers/PostgresDriver.ts#L148
Type 'number | null' is not assignable to type 'number'.
build (18.x)
Process completed with exit code 2.