Skip to content

Bump pg and @types/pg #23

Bump pg and @types/pg

Bump pg and @types/pg #23

Triggered via pull request May 13, 2025 05:57
Status Failure
Total duration 27s
Artifacts

node.js.yml

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

Annotations

32 errors
build (18.x): src/TinySQL.mjs#L600
Parameter 'err' implicitly has an 'any' type.
build (18.x): src/TinySQL.mjs#L596
Parameter 'result' implicitly has an 'any' type.
build (18.x): src/TinySQL.mjs#L596
Property 'then' does not exist on type 'Database'.
build (18.x): src/TinySQL.mjs#L575
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build (18.x): src/TinySQL.mjs#L558
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build (18.x): src/TinySQL.mjs#L539
Parameter 'reject' implicitly has an 'any' type.
build (18.x): src/TinySQL.mjs#L505
Property 'close' does not exist on type 'Database | Pool'.
build (18.x): src/TinySQL.mjs#L505
Object is possibly 'undefined'.
build (18.x): src/TinySQL.mjs#L501
Argument of type 'Database | Pool | undefined' is not assignable to parameter of type 'Database'.
build (18.x): src/TinySQL.mjs#L495
Type 'Database<Database, Statement>' is not assignable to type 'Database | Pool | undefined'.
build (20.x): src/TinySQL.mjs#L600
Parameter 'err' implicitly has an 'any' type.
build (20.x): src/TinySQL.mjs#L596
Parameter 'result' implicitly has an 'any' type.
build (20.x): src/TinySQL.mjs#L596
Property 'then' does not exist on type 'Database'.
build (20.x): src/TinySQL.mjs#L575
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build (20.x): src/TinySQL.mjs#L558
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build (20.x): src/TinySQL.mjs#L539
Parameter 'reject' implicitly has an 'any' type.
build (20.x): src/TinySQL.mjs#L505
Property 'close' does not exist on type 'Database | Pool'.
build (20.x): src/TinySQL.mjs#L505
Object is possibly 'undefined'.
build (20.x): src/TinySQL.mjs#L501
Argument of type 'Database | Pool | undefined' is not assignable to parameter of type 'Database'.
build (20.x): src/TinySQL.mjs#L495
Type 'Database<Database, Statement>' is not assignable to type 'Database | Pool | undefined'.
build (20.x)
The strategy configuration was canceled because "build._18_x" failed
build (22.x): src/TinySQL.mjs#L600
Parameter 'err' implicitly has an 'any' type.
build (22.x): src/TinySQL.mjs#L596
Parameter 'result' implicitly has an 'any' type.
build (22.x): src/TinySQL.mjs#L596
Property 'then' does not exist on type 'Database'.
build (22.x): src/TinySQL.mjs#L575
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build (22.x): src/TinySQL.mjs#L558
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build (22.x): src/TinySQL.mjs#L539
Parameter 'reject' implicitly has an 'any' type.
build (22.x): src/TinySQL.mjs#L505
Property 'close' does not exist on type 'Database | Pool'.
build (22.x): src/TinySQL.mjs#L505
Object is possibly 'undefined'.
build (22.x): src/TinySQL.mjs#L501
Argument of type 'Database | Pool | undefined' is not assignable to parameter of type 'Database'.
build (22.x): src/TinySQL.mjs#L495
Type 'Database<Database, Statement>' is not assignable to type 'Database | Pool | undefined'.
build (22.x)
The strategy configuration was canceled because "build._18_x" failed