Skip to content

Simplify test results data #199

Simplify test results data

Simplify test results data #199

Triggered via pull request September 11, 2024 22:32
Status Failure
Total duration 34s
Artifacts

node.js.yml

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

Annotations

9 errors and 1 warning
test (20.x, ubuntu-latest): src/host/tests/plan-from.js#L44
Object literal may only specify known properties, and 'protocol' does not exist in type '{ testPattern?: string; log?: Log; }'.
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/host/tests/plan-from.js#L44
Object literal may only specify known properties, and 'protocol' does not exist in type '{ testPattern?: string; log?: Log; }'.
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/