Skip to content

Add error handling for non-function callback #1502

Add error handling for non-function callback

Add error handling for non-function callback #1502

Triggered via pull request November 10, 2025 11:22
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

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

Annotations

2 errors
lint
Process completed with exit code 1.
lint: packages/pg/lib/client.js#L592
Replace `(!(typeof·values·===·'function'))` with `·(!(typeof·values·===·'function'))·`