This repository was archived by the owner on Sep 21, 2025. It is now read-only.
Automatic github actions updates. #2291
Annotations
6 errors
|
|
|
tests/functional/CachedDownload.test.js#L13
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (tests/functional/CachedDownload.test.js:13:5)
at Object.describe (tests/functional/CachedDownload.test.js:4:1)
|
|
tests/functional/CachedDownload.test.js#L5
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (tests/functional/CachedDownload.test.js:5:5)
at Object.describe (tests/functional/CachedDownload.test.js:4:1)
|
|
lib/Exceptions.js#L25
Error downloading file from https://raw.githubusercontent.com/nodejs/node/main/doc/changelogs/CHANGELOG_V11.md: 429
at Function.fromString (lib/Exceptions.js:25:16)
at ClientRequest.fromString (lib/CachedDownload.js:66:45)
|
|
tests/functional/NodeVersionAudit.test.js#L34
expect(received).not.toBe(expected) // Object.is equality
Expected: not "none"
at Object.toBe (tests/functional/NodeVersionAudit.test.js:34:46)
|
|
|
The logs for this run have expired and are no longer available.
Loading