Skip to content

chore(remark-lint): various improvements #9853

chore(remark-lint): various improvements

chore(remark-lint): various improvements #9853

Triggered via pull request July 31, 2026 18:17
Status Failure
Total duration 2m 57s
Artifacts

lint-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 6 warnings, and 2 notices
Tests
Process completed with exit code 1.
Tests
@node-core/remark-lint#test:unit: command (/home/runner/work/nodejs.org/nodejs.org/packages/remark-lint) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:unit exited (1)
miswrapped reference inside link: packages/remark-lint/src/rules/__tests__/invalid-type-reference.test.mjs#L73
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + [] - [ - 'Type reference must be wrapped in "{}"; saw "<number>"' - ] at testRule (file:///home/runner/work/nodejs.org/nodejs.org/packages/remark-lint/src/rules/__tests__/utils.mjs:31:10) at TestContext.<anonymous> (file:///home/runner/work/nodejs.org/nodejs.org/packages/remark-lint/src/rules/__tests__/invalid-type-reference.test.mjs:73:20) at Test.runInAsyncScope (node:async_hooks:227:14) at Test.run (node:internal/test_runner/test:1325:25) at Suite.processPendingSubtests (node:internal/test_runner/test:911:18) at Test.postRun (node:internal/test_runner/test:1465:19) at Test.run (node:internal/test_runner/test:1390:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:911:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [], expected: [ 'Type reference must be wrapped in "{}"; saw "<number>"' ], operator: 'deepStrictEqual', diff: 'simple' }
Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Interrupted: src/Common/BasePagination/__tests__/index.test.jsx: packages/ui-components/src/Common/BasePagination/__tests__/index.test.jsx#L1
Interrupted while running: src/Common/BasePagination/__tests__/index.test.jsx at packages/ui-components/src/Common/BasePagination/__tests__/index.test.jsx:1:1
Interrupted: src/Common/BasePagination/PaginationListItem/__tests__/index.test.jsx: packages/ui-components/src/Common/BasePagination/PaginationListItem/__tests__/index.test.jsx#L1
Interrupted while running: src/Common/BasePagination/PaginationListItem/__tests__/index.test.jsx at packages/ui-components/src/Common/BasePagination/PaginationListItem/__tests__/index.test.jsx:1:1
Interrupted: src/Common/BaseActiveLink/__tests__/index.test.jsx: packages/ui-components/src/Common/BaseActiveLink/__tests__/index.test.jsx#L1
Interrupted while running: src/Common/BaseActiveLink/__tests__/index.test.jsx at packages/ui-components/src/Common/BaseActiveLink/__tests__/index.test.jsx:1:1
Interrupted: src/Common/AvatarGroup/__tests__/index.test.jsx: packages/ui-components/src/Common/AvatarGroup/__tests__/index.test.jsx#L1
Interrupted while running: src/Common/AvatarGroup/__tests__/index.test.jsx at packages/ui-components/src/Common/AvatarGroup/__tests__/index.test.jsx:1:1
Quality checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests
Total Tests: 68 Suites 📂: 10 Passed ✅: 67 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2878.581ms
Tests
Total Tests: 10 Suites 📂: 5 Passed ✅: 10 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 837.240ms