fix(node): do not trust committed date #741
Annotations
2 errors and 1 notice
test/unit/pr_checker.test.js#L2187
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'updatedAt')] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'updatedAt')
at PRChecker.checkCommitsAfterReview (file:///Users/runner/work/node-core-utils/node-core-utils/lib/pr_checker.js:551:53)
at TestContext.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/pr_checker.test.js:2187:30)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:631:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at async Suite.processPendingSubtests (node:internal/test_runner/test:374:7),
code: 'ERR_TEST_FAILURE'
}
|
|
|
The logs for this run have expired and are no longer available.
Loading