Skip to content

Bump @types/node from 22.14.1 to 22.15.17 #22

Bump @types/node from 22.14.1 to 22.15.17

Bump @types/node from 22.14.1 to 22.15.17 #22

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

node.js.yml

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

Annotations

32 errors
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 (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 (18.x)
The strategy configuration was canceled because "build._22_x" failed
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._22_x" failed