Skip to content

Fix wrong error when receiving 404 after #616 #557

Fix wrong error when receiving 404 after #616

Fix wrong error when receiving 404 after #616 #557

Triggered via pull request May 23, 2024 09:58
Status Failure
Total duration 52s
Artifacts

build-and-test.yaml

on: pull_request
report-coverage
43s
report-coverage
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (16.x): src/repository/index.ts#L295
Replace `(statusCode·===·404·` with `·(statusCode·===·404`
build (16.x)
Process completed with exit code 1.
build (20.x): src/repository/index.ts#L295
Replace `(statusCode·===·404·` with `·(statusCode·===·404`
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/repository/index.ts#L295
Replace `(statusCode·===·404·` with `·(statusCode·===·404`
build (18.x)
Process completed with exit code 1.
report-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.