Skip to content

Add query string for initial prompting #394

Add query string for initial prompting

Add query string for initial prompting #394

Triggered via pull request July 21, 2024 20:42
Status Failure
Total duration 39s
Artifacts

node.js.yml

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

Annotations

22 errors and 1 warning
build (16.x)
Argument of type '{ signal: AbortSignal; }' is not assignable to parameter of type 'string'.
build (16.x)
Argument of type '{ signal: AbortSignal; }' is not assignable to parameter of type 'string'.
build (16.x)
Property 'ok' does not exist on type 'void'.
build (16.x)
Property 'status' does not exist on type 'void'.
build (16.x)
'error' is of type 'unknown'.
build (16.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x)
Argument of type '{ signal: AbortSignal; }' is not assignable to parameter of type 'string'.
build (18.x)
Argument of type '{ signal: AbortSignal; }' is not assignable to parameter of type 'string'.
build (18.x)
Property 'ok' does not exist on type 'void'.
build (18.x)
Property 'status' does not exist on type 'void'.
build (18.x)
'error' is of type 'unknown'.
build (18.x)
Process completed with exit code 2.
build (21.x)
The job was canceled because "_16_x" failed.
build (21.x)
Argument of type '{ signal: AbortSignal; }' is not assignable to parameter of type 'string'.
build (21.x)
Argument of type '{ signal: AbortSignal; }' is not assignable to parameter of type 'string'.
build (21.x)
Property 'ok' does not exist on type 'void'.
build (21.x)
Property 'status' does not exist on type 'void'.
build (21.x)
'error' is of type 'unknown'.
build (21.x)
Process completed with exit code 2.
build (14.x)
The job was canceled because "_16_x" failed.
build (14.x)
The operation was canceled.
build (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/