Bump the npm_and_yarn group across 1 directory with 6 updates #50200
Annotations
11 errors and 1 warning
|
Run tests:
src/content-linter/lib/init-test.ts#L35
TypeError: Cannot read properties of undefined (reading 'promises')
❯ runRule src/content-linter/lib/init-test.ts:35:29
❯ src/content-linter/tests/unit/code-annotation-comment-spacing.ts:242:26
|
|
Run tests:
src/content-linter/lib/init-test.ts#L35
TypeError: Cannot read properties of undefined (reading 'promises')
❯ runRule src/content-linter/lib/init-test.ts:35:29
❯ src/content-linter/tests/unit/code-annotation-comment-spacing.ts:219:26
|
|
Run tests:
src/content-linter/lib/init-test.ts#L35
TypeError: Cannot read properties of undefined (reading 'promises')
❯ runRule src/content-linter/lib/init-test.ts:35:29
❯ src/content-linter/tests/unit/code-annotation-comment-spacing.ts:199:26
|
|
Run tests:
src/content-linter/lib/init-test.ts#L35
TypeError: Cannot read properties of undefined (reading 'promises')
❯ runRule src/content-linter/lib/init-test.ts:35:29
❯ src/content-linter/tests/unit/code-annotation-comment-spacing.ts:158:26
|
|
Run tests:
src/content-linter/lib/init-test.ts#L35
TypeError: Cannot read properties of undefined (reading 'promises')
❯ runRule src/content-linter/lib/init-test.ts:35:29
❯ src/content-linter/tests/unit/code-annotation-comment-spacing.ts:101:26
|
|
Run tests:
src/content-linter/lib/init-test.ts#L35
TypeError: Cannot read properties of undefined (reading 'promises')
❯ runRule src/content-linter/lib/init-test.ts:35:29
❯ src/content-linter/tests/unit/code-annotation-comment-spacing.ts:49:26
|
|
Run tests:
src/content-linter/lib/init-test.ts#L35
TypeError: Cannot read properties of undefined (reading 'promises')
❯ runRule src/content-linter/lib/init-test.ts:35:29
❯ src/content-linter/tests/unit/code-annotation-comment-spacing.ts:27:26
|
|
Run tests:
src/content-linter/tests/integration/lint-cli.ts#L140
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ src/content-linter/tests/integration/lint-cli.ts:140:24
|
|
Run tests:
src/content-linter/tests/integration/lint-cli.ts#L115
AssertionError: expected '\n> lint-content\n> tsx src/content-l…' to contain 'todocs-placeholder'
- Expected
+ Received
- todocs-placeholder
+
+ > lint-content
+ > tsx src/content-linter/scripts/lint-content.ts --paths /home/runner/work/docs/docs/content/test-integration/default-behavior-test.md
+
+
+ node:internal/modules/run_main:107
+ triggerUncaughtException(
+ ^
+ Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/docs/docs/node_modules/markdownlint/lib/rules' imported from /home/runner/work/docs/docs/src/content-linter/lib/helpers/get-rules.ts
+ at finalizeResolution (node:internal/modules/esm/resolve:271:11)
+ at moduleResolve (node:internal/modules/esm/resolve:865:10)
+ at defaultResolve (node:internal/modules/esm/resolve:992:11)
+ at nextResolve (node:internal/modules/esm/hooks:785:28)
+ at resolveBase (file:///home/runner/work/docs/docs/node_modules/tsx/dist/esm/index.mjs?1781710816069:2:3744)
+ at async resolveDirectory (file:///home/runner/work/docs/docs/node_modules/tsx/dist/esm/index.mjs?1781710816069:2:4237)
+ at async resolve (file:///home/runner/work/docs/docs/node_modules/tsx/dist/esm/index.mjs?1781710816069:2:5355)
+ at async nextResolve (node:internal/modules/esm/hooks:785:22)
+ at async AsyncLoaderHooksOnLoaderHookWorker.resolve (node:internal/modules/esm/hooks:269:24)
+ at async handleMessage (node:internal/modules/esm/worker:251:18) {
+ code: 'ERR_MODULE_NOT_FOUND',
+ url: 'file:///home/runner/work/docs/docs/node_modules/markdownlint/lib/rules'
+ }
+
+ Node.js v24.16.0
+
❯ src/content-linter/tests/integration/lint-cli.ts:115:22
|
|
Run tests:
src/content-linter/tests/integration/lint-cli.ts#L85
AssertionError: expected '\n> lint-content\n> tsx src/content-l…' to contain 'todocs-placeholder'
- Expected
+ Received
- todocs-placeholder
+
+ > lint-content
+ > tsx src/content-linter/scripts/lint-content.ts --paths /home/runner/work/docs/docs/content/test-integration/baseline-test.md --rules search-replace
+
+
+ node:internal/modules/run_main:107
+ triggerUncaughtException(
+ ^
+ Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/docs/docs/node_modules/markdownlint/lib/rules' imported from /home/runner/work/docs/docs/src/content-linter/lib/helpers/get-rules.ts
+ at finalizeResolution (node:internal/modules/esm/resolve:271:11)
+ at moduleResolve (node:internal/modules/esm/resolve:865:10)
+ at defaultResolve (node:internal/modules/esm/resolve:992:11)
+ at nextResolve (node:internal/modules/esm/hooks:785:28)
+ at resolveBase (file:///home/runner/work/docs/docs/node_modules/tsx/dist/esm/index.mjs?1781710812020:2:3744)
+ at async resolveDirectory (file:///home/runner/work/docs/docs/node_modules/tsx/dist/esm/index.mjs?1781710812020:2:4237)
+ at async resolve (file:///home/runner/work/docs/docs/node_modules/tsx/dist/esm/index.mjs?1781710812020:2:5355)
+ at async nextResolve (node:internal/modules/esm/hooks:785:22)
+ at async AsyncLoaderHooksOnLoaderHookWorker.resolve (node:internal/modules/esm/hooks:269:24)
+ at async handleMessage (node:internal/modules/esm/worker:251:18) {
+ code: 'ERR_MODULE_NOT_FOUND',
+ url: 'file:///home/runner/work/docs/docs/node_modules/markdownlint/lib/rules'
+ }
+
+ Node.js v24.16.0
+
❯ src/content-linter/tests/integration/lint-cli.ts:85:22
|
|
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading