Skip to content

Modify content-linter rules docs workflow/ascalad #50353

Modify content-linter rules docs workflow/ascalad

Modify content-linter rules docs workflow/ascalad #50353

Triggered via pull request June 28, 2026 11:57
Status Failure
Total duration 3m 29s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 29 warnings
workflows
Process completed with exit code 1.
src/workflows/tests/actions-workflows.ts: src/workflows/tests/actions-workflows.ts#L51
YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key (3:1) 1 | name: 'Check content-linter rule ... 2 | tab 3 | # **What it does**: Makes sure t ... -----^ 4 | # **Why we have it**: So what's ... 5 | # **Who does it impact**: Docs c ... ❯ generateError node_modules/js-yaml/dist/js-yaml.mjs:1289:10 ❯ throwError node_modules/js-yaml/dist/js-yaml.mjs:1293:9 ❯ readBlockMapping node_modules/js-yaml/dist/js-yaml.mjs:2241:9 ❯ composeNode node_modules/js-yaml/dist/js-yaml.mjs:2537:12 ❯ readDocument node_modules/js-yaml/dist/js-yaml.mjs:2721:3 ❯ loadDocuments node_modules/js-yaml/dist/js-yaml.mjs:2784:5 ❯ Object.load$1 [as load] node_modules/js-yaml/dist/js-yaml.mjs:2810:19 ❯ src/workflows/tests/actions-workflows.ts:51:23 ❯ src/workflows/tests/actions-workflows.ts:49:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { reason: 'can not read a block mapping entry; a multiline key may not be an implicit key', mark: { name: null, buffer: 'name: \'Check content-linter rules docs\'\ntab\n# **What it does**: Makes sure the content-linter-rules.md is up-to-date.\n# **Why we have it**: So what\'s automated doesn\'t fall behind\n# **Who does it impact**: Docs content.\n\non:\n workflow_dispatch:\n pull_request:\n paths:\n - \'src/content-linter/**\'\n # In case imported markdownlint rules are updated\n - package-lock.json\n # In case manual changes are made to the content-linter-rules.md file\n - data/reusables/contributing/content-linter-rules.md\n # Self-test\n - .github/workflows/content-linter-rules-docs.yml\n\npermissions:\n contents: read\n\njobs:\n check-content-linter-rules-docs:\n runs-on: ubuntu-latest\n if: github.repository == \'github/docs-internal\' || github.repository == \'github/docs\'\n steps:\n - name: Checkout\n uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1\n\n - uses: ./.github/actions/node-npm-setup\n\n - name: Check that content-linter-rules.md is up-to-date\n run: npm run generate-content-linter-docs\n\n - name: Fail if it isn\'t up-to-date\n run: |\n if [ -n "$(git status --porcelain)" ]; then\n git status\n git diff\n\n # Some whitespace for the sake of the message below\n echo ""\n echo ""\n\n echo "content-linter-rules.md is out of date."\n echo "Please run \'npm run generate-content-linter-docs\' and commit the changes."\n exit 1;\n fi\n', position: 44, line: 2, column: +0, snippet: ' 1 | name: \'Check content-linter rule ...\n 2 | tab\n 3 | # **What it does**: Makes sure t ...\n-----^\n 4 | # **Why we have it**: So what\'s ...\n 5 | # **Who does it impact**: Docs c ...' } }
workflows
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/
color-schemes
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/
early-access
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/
assets
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/
changelogs
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/
webhooks
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/
github-apps
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/
content-render
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/
secret-scanning
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/
audit-logs
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/
archives
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/
products
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/
rest
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/
content-linter
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/
versions
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/
data-directory
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/
events
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/
observability
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/
shielding
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/
graphql
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/
landings
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/
fixtures
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/
release-notes
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/
frame
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/
automated-pipelines
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/
article-api
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
redirects
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
search
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/
search
Failed to restore: