Skip to content

Update MCP documentation to reflect unified MCP capabilities across all app types #1852

Update MCP documentation to reflect unified MCP capabilities across all app types

Update MCP documentation to reflect unified MCP capabilities across all app types #1852

Triggered via pull request April 19, 2026 15:33
Status Failure
Total duration 50s
Artifacts

markdownlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint
Failed with exit code: 1
Unordered list indentation: en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md#L117
en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md:117:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md007.md
Unordered list indentation: en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md#L116
en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md:116:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md007.md
Disallow consecutive headings: en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md#L107
en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md:107 no-consecutive-headings Disallow consecutive headings [Consecutive headings are not allowed.] [Context: "##### Register a new MCP client application"]
Trailing spaces: en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md#L80
en/asgardeo/docs/tutorials/end-to-end-mcp-authorization-with-asgardeo.md:80:93 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v20, tj-actions/changed-files@v46. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/