Skip to content

Calls test runner directly from host process #179

Calls test runner directly from host process

Calls test runner directly from host process #179

Triggered via pull request July 30, 2024 21:56
Status Failure
Total duration 24s
Artifacts

node.js.yml

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

Annotations

11 errors and 1 warning
test (20.x, ubuntu-latest): src/agent/main.js#L23
Expected 2 arguments, but got 1.
test (20.x, ubuntu-latest): src/host/main.js#L44
'fetch' is referenced directly or indirectly in its own type annotation.
test (20.x, ubuntu-latest)
Process completed with exit code 2.
test (18.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
test (18.x, ubuntu-latest): src/agent/main.js#L23
Expected 2 arguments, but got 1.
test (18.x, ubuntu-latest): src/host/main.js#L44
'fetch' is referenced directly or indirectly in its own type annotation.
test (18.x, ubuntu-latest)
Process completed with exit code 2.
test (20.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
test (20.x, windows-latest)
The operation was canceled.
test (18.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
test (18.x, windows-latest)
The operation was canceled.
test (20.x, ubuntu-latest)
The following actions use a deprecated Node.js version 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/