Skip to content

Blog: Evolving the Node.js Release Schedule #8496

Blog: Evolving the Node.js Release Schedule

Blog: Evolving the Node.js Release Schedule #8496

Triggered via pull request February 22, 2026 12:33
Status Failure
Total duration 2m 44s
Artifacts

lint-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 notices
Tests
Process completed with exit code 1.
should return author details when author is found: apps/site/util/__tests__/author.test.mjs#L56
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ { + fallback: 'NJRWG', - fallback: 'NJTSC', image: 'https://avatars.githubusercontent.com/nodejs', + name: 'Node.js Release Working Group', - name: 'Node.js Technical Steering Committee', nickname: 'nodejs', + url: 'https://github.com/nodejs/release' - url: 'https://github.com/nodejs/tsc' } ] at TestContext.<anonymous> (file:///home/runner/work/nodejs.org/nodejs.org/apps/site/util/__tests__/author.test.mjs:56:12) at Test.runInAsyncScope (node:async_hooks:214:14) at Test.run (node:internal/test_runner/test:1106:25) at Test.start (node:internal/test_runner/test:1003:17) at node:internal/test_runner/test:1516:71 at node:internal/per_context/primordials:466:82 at new Promise (<anonymous>) at new SafePromise (node:internal/per_context/primordials:435:3) at node:internal/per_context/primordials:466:9 at Array.map (<anonymous>) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ { image: 'https://avatars.githubusercontent.com/nodejs', name: 'Node.js Release Working Group', nickname: 'nodejs', fallback: 'NJRWG', url: 'https://github.com/nodejs/release' } ], expected: [ { name: 'Node.js Technical Steering Committee', nickname: 'nodejs', fallback: 'NJTSC', url: 'https://github.com/nodejs/tsc', image: 'https://avatars.githubusercontent.com/nodejs' } ], operator: 'deepStrictEqual', diff: 'simple' }
Tests
@node-core/website#test:unit: command (/home/runner/work/nodejs.org/nodejs.org/apps/site) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:unit exited (1)
Tests
Total Tests: 157 Suites 📂: 48 Passed ✅: 156 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 31686.275ms
Tests
Total Tests: 32 Suites 📂: 15 Passed ✅: 32 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 20436.952ms
Tests
Total Tests: 49 Suites 📂: 8 Passed ✅: 49 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2499.226ms
Tests
Total Tests: 4 Suites 📂: 4 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 819.431ms