Skip to content

docs(TSP-1146): add Microsoft Teams attachment support documentation #19

docs(TSP-1146): add Microsoft Teams attachment support documentation

docs(TSP-1146): add Microsoft Teams attachment support documentation #19

Triggered via pull request April 9, 2026 05:44
Status Failure
Total duration 18s
Artifacts

structure-check.yml

on: pull_request
Documentation Lint Checks
12s
Documentation Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Documentation Lint Checks
Process completed with exit code 123.
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L171
Supademo embed is missing rounded corners — use the standard embed snippet. [technical: borderRadius: '10px' missing from iframe style]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L171
Supademo embed is missing the purple border — use the standard embed snippet. [technical: border: '3px solid #5E43CE' missing from iframe style]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L171
Supademo embed isn't using the standard wrapper — replace it with the snippet from the style guide. [technical: paddingTop: '56.25%' missing from wrapper <div>]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L93
Supademo embed is missing rounded corners — use the standard embed snippet. [technical: borderRadius: '10px' missing from iframe style]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L93
Supademo embed is missing the purple border — use the standard embed snippet. [technical: border: '3px solid #5E43CE' missing from iframe style]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L93
Supademo embed isn't using the standard wrapper — replace it with the snippet from the style guide. [technical: paddingTop: '56.25%' missing from wrapper <div>]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L35
Supademo embed is missing rounded corners — use the standard embed snippet. [technical: borderRadius: '10px' missing from iframe style]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L35
Supademo embed is missing the purple border — use the standard embed snippet. [technical: border: '3px solid #5E43CE' missing from iframe style]
Documentation Lint Checks: integrations/popular-integrations/microsoft-teams.mdx#L35
Supademo embed isn't using the standard wrapper — replace it with the snippet from the style guide. [technical: paddingTop: '56.25%' missing from wrapper <div>]
Documentation Lint Checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. 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/