This repository was archived by the owner on Sep 21, 2025. It is now read-only.
Automatic github actions updates. #2452
Annotations
5 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/Changelogs.test.js#L17
expect(received).toEqual(expected) // deep equality
Expected: "13.9.0"
Received: "13.8.0"
at Object.toEqual (tests/functional/Changelogs.test.js:17:38)
|
|
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