Skip to content

adding release notes#54

Merged
louisachu merged 5 commits intomainfrom
release-notes-april-30
May 6, 2026
Merged

adding release notes#54
louisachu merged 5 commits intomainfrom
release-notes-april-30

Conversation

@louisachu
Copy link
Copy Markdown
Contributor

Adding the release notes for april 30th release.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-05-06T17:38:15.220Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/dev-docs-reference/dev-docs-reference

───────────────────────────────────────────────────────────────

Files to process: 83

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/api-key.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 269:3
    Message: Cannot find file `../../getting_started/features/create-credentials/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (165 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/oauth.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 564:3
    Message: Cannot find file `../../getting_started/features/create-credentials/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/discoverblock/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 45:1
    Message: Unexpected dead URL `https://example.com/quickstart`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 65:1
    Message: Unexpected dead URL `https://example.com/forum`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 51:1
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 71:1
    Message: Unexpected dead URL `https://example.com/portal`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 77:1
    Message: Unexpected dead URL `https://github.com/example/project`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/edition/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 51:1
    Message: Unexpected dead URL `https://example.com/editions`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 171:3
    Message: Cannot find file `superhero/superhero-default.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 172:3
    Message: Cannot find file `superhero/superhero-halfwidth.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 173:3
    Message: Cannot find file `superhero/superhero-centered.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 174:3
    Message: Cannot find file `superhero/superhero-centeredxl.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 177:3
    Message: Cannot find file `superhero/superhero-default-with-background-image.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 178:3
    Message: Cannot find file `superhero/superhero-halfwidth-with-background-image.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 179:3
    Message: Cannot find file `superhero/superhero-halfwidth-with-background-image-and-video.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/inline-code/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:21
    Message: Unexpected dead URL `https://example.com/api/Color`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/resources/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 31:3
    Message: Cannot find file `getting-started/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 32:3
    Message: Cannot find file `endpoints/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ⚠️  WARNING
    Location: Line 33:3
    Message: Unexpected dead URL `https://example.com/api-reference`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 34:3
    Message: Unexpected dead URL `https://github.com/example/repo`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centered/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 45:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 46:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centered/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centeredxl/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 41:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

  ⚠️  WARNING
    Location: Line 45:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 46:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centeredxl/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/default/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/default/with-background-image.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 30:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 44:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

  ⚠️  WARNING
    Location: Line 48:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-background-image-and-video.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/examples`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-background-image.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/examples`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 12:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/table/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 42:21
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 42:34
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 43:23
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 43:37
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/deploy/lint.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/eds-release/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 15:25
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2327`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 26:21
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2338`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 35:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2220`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 37:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2221`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 39:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2329`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 45:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2323`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 69:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2304`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 73:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2295`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 73:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2305`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 77:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2296`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 81:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2301`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 81:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 89:72
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 93:72
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 89:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2276`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 93:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2276`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 99:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2287`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 107:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2261`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 118:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2212`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 120:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2092`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 122:68
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2146`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 128:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2122`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 172:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2122`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 122:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/ADPGENAI-51`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 131:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2244`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 133:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2244`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 137:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/EXTDEVEX-302`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 143:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2198`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 141:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2101`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 145:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2090`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 151:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2109`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 158:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2163`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 154:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2172`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 160:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2164`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 162:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2165`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 167:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2087`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 169:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2140`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 167:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-1663`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 174:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2110`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 182:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2125`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 182:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2116`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 182:135
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2126`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 177:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2144`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 184:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2112`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 186:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2070`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/analytics/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 24:41
    Message: Cannot find file `jira.corp.adobe.com/browse/ENB`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 24:41
    Message: Internal link "jira.corp.adobe.com/browse/ENB" must end with .md. Run "npm run normalizeLinks" to fix automatically, or manually change to "jira.corp.adobe.com/browse/ENB/index.md" or "jira.corp.adobe.com/browse/ENB.md".
    Rule: internal-link-extension

  ⚠️  WARNING
    Location: Line 18:10
    Message: Unexpected dead URL `https://gme.corp.adobe.com/`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 22:1
    Message: Unexpected dead URL `https://wiki.corp.adobe.com/display/DATAPLG/Use+Case+Intake+Process`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 23:60
    Message: Unexpected redirecting URL `http://developer.adobe.com/`, expected final URL `https://developer.adobe.com/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 33:62
    Message: Unexpected redirecting URL `http://developer.adobe.com/`, expected final URL `https://developer.adobe.com/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 31:4
    Message: Unexpected dead URL `https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmarketingtech.corp.adobe.com%2Fuser%2Frequestform&data=05%7C02%7Cpahyde%40adobe.com%7C3a1d0370919c4bc0312d08dce30e3a5e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C638634897458995447%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=BoxUF12NryJAvHcdjgXpUufhiCW5PTpMYBtokJwbTRs%3D&reserved=0`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 10:229
    Message: Unexpected dead URL `http://adobe.com/`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 10:962
    Message: Unexpected dead URL `http://adobe.com/`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-biz/onboarding/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 23:81
    Message: Unexpected dead URL `https://jira.corp.adobe.com/secure/RapidBoard.jspa?rapidView=31350&projectKey=DEVSITE&view=planning&issueLimit=100`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-docs/best-practices/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 92:197
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2375`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 173:16
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/sitewidebanner.json`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 167:5
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/fragment.md?plain=1#L5`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 57:16
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/test/test-hr-0.md?plain=1#L13`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-docs/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 23:14
    Message: Unexpected dead URL `https://jira.corp.adobe.com/secure/RapidBoard.jspa?rapidView=31350&projectKey=DEVSITE&view=planning&issueLimit=100`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 31:67
    Message: Unexpected dead URL `https://developer-dev.adobe.com/my-path-prefix/`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/features/create-credentials/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (174 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/features/redocly/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (165 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 41:3
    Message: Cannot find file `features/index.md`; did you mean `search/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/localdev/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 33:1
    Message: Unexpected redirecting URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/local-dev-part-1.mp4`, expected final URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/media_19f59c20758f75ee836a056d211936f896448cc1c.mp4`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 37:1
    Message: Unexpected redirecting URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/local-dev-part-2.mp4`, expected final URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/media_149c1f15b9493918b53aed46c308914accbf3ab5f.mp4`
    Rule: no-dead-urls


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    83
  📄 Files with issues:  30
  ❌ Total errors:       18
  ⚠️  Total warnings:     93
  📋 Total issues:       111

Result: ❌ FAILED - Fatal errors found

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@louisachu louisachu requested a review from dianeba3 May 6, 2026 18:06
Comment thread src/pages/eds-release/index.md Outdated
Comment thread src/pages/eds-release/index.md Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-05-06T20:22:15.454Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/dev-docs-reference/dev-docs-reference

───────────────────────────────────────────────────────────────

Files to process: 83

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/api-key.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 269:3
    Message: Cannot find file `../../getting_started/features/create-credentials/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (165 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/oauth.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 564:3
    Message: Cannot find file `../../getting_started/features/create-credentials/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/discoverblock/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 45:1
    Message: Unexpected dead URL `https://example.com/quickstart`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 71:1
    Message: Unexpected dead URL `https://example.com/portal`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 65:1
    Message: Unexpected dead URL `https://example.com/forum`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 51:1
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 77:1
    Message: Unexpected dead URL `https://github.com/example/project`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/edition/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 51:1
    Message: Unexpected dead URL `https://example.com/editions`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 171:3
    Message: Cannot find file `superhero/superhero-default.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 172:3
    Message: Cannot find file `superhero/superhero-halfwidth.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 173:3
    Message: Cannot find file `superhero/superhero-centered.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 174:3
    Message: Cannot find file `superhero/superhero-centeredxl.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 177:3
    Message: Cannot find file `superhero/superhero-default-with-background-image.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 178:3
    Message: Cannot find file `superhero/superhero-halfwidth-with-background-image.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 179:3
    Message: Cannot find file `superhero/superhero-halfwidth-with-background-image-and-video.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/inline-code/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:21
    Message: Unexpected dead URL `https://example.com/api/Color`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/resources/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 31:3
    Message: Cannot find file `getting-started/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 32:3
    Message: Cannot find file `endpoints/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ⚠️  WARNING
    Location: Line 33:3
    Message: Unexpected dead URL `https://example.com/api-reference`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 34:3
    Message: Unexpected dead URL `https://github.com/example/repo`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centered/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 45:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 46:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centered/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centeredxl/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 41:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

  ⚠️  WARNING
    Location: Line 45:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 46:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centeredxl/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/default/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/default/with-background-image.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 30:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 44:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

  ⚠️  WARNING
    Location: Line 48:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-background-image-and-video.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/examples`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-background-image.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/examples`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 12:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/table/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 42:21
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 42:34
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 43:23
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 43:37
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/deploy/lint.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/eds-release/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 10:32
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2327`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 13:28
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2338`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 22:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2220`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 24:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2221`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 32:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2323`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 26:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2329`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 56:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2304`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 60:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2295`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 64:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2296`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 60:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2305`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 68:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2301`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 68:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 76:72
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 80:72
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 109:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/ADPGENAI-51`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 76:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2276`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 80:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2276`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 107:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2092`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 86:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2287`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 94:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2261`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 105:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2212`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 115:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2122`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 159:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2122`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 118:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2244`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 120:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2244`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 109:68
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2146`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 128:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2101`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 130:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2198`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 124:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/EXTDEVEX-302`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 132:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2090`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 138:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2109`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 141:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2172`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 145:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2163`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 149:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2165`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 147:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2164`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 154:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-1663`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 154:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2087`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 156:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2140`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 161:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2110`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 169:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2125`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 164:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2144`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 169:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2116`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 169:135
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2126`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 171:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2112`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 173:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2070`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/analytics/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 24:41
    Message: Cannot find file `jira.corp.adobe.com/browse/ENB`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 24:41
    Message: Internal link "jira.corp.adobe.com/browse/ENB" must end with .md. Run "npm run normalizeLinks" to fix automatically, or manually change to "jira.corp.adobe.com/browse/ENB/index.md" or "jira.corp.adobe.com/browse/ENB.md".
    Rule: internal-link-extension

  ⚠️  WARNING
    Location: Line 18:10
    Message: Unexpected dead URL `https://gme.corp.adobe.com/`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 23:60
    Message: Unexpected redirecting URL `http://developer.adobe.com/`, expected final URL `https://developer.adobe.com/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 33:62
    Message: Unexpected redirecting URL `http://developer.adobe.com/`, expected final URL `https://developer.adobe.com/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 31:4
    Message: Unexpected dead URL `https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmarketingtech.corp.adobe.com%2Fuser%2Frequestform&data=05%7C02%7Cpahyde%40adobe.com%7C3a1d0370919c4bc0312d08dce30e3a5e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C638634897458995447%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=BoxUF12NryJAvHcdjgXpUufhiCW5PTpMYBtokJwbTRs%3D&reserved=0`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 22:1
    Message: Unexpected dead URL `https://wiki.corp.adobe.com/display/DATAPLG/Use+Case+Intake+Process`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 10:229
    Message: Unexpected dead URL `http://adobe.com/`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 10:962
    Message: Unexpected dead URL `http://adobe.com/`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-biz/onboarding/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 23:81
    Message: Unexpected dead URL `https://jira.corp.adobe.com/secure/RapidBoard.jspa?rapidView=31350&projectKey=DEVSITE&view=planning&issueLimit=100`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-docs/best-practices/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 92:197
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2375`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 173:16
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/sitewidebanner.json`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 167:5
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/fragment.md?plain=1#L5`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 57:16
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/test/test-hr-0.md?plain=1#L13`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-docs/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 23:14
    Message: Unexpected dead URL `https://jira.corp.adobe.com/secure/RapidBoard.jspa?rapidView=31350&projectKey=DEVSITE&view=planning&issueLimit=100`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 31:67
    Message: Unexpected dead URL `https://developer-dev.adobe.com/my-path-prefix/`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/features/create-credentials/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (174 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/features/redocly/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (165 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 41:3
    Message: Cannot find file `features/index.md`; did you mean `search/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/localdev/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 33:1
    Message: Unexpected redirecting URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/local-dev-part-1.mp4`, expected final URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/media_19f59c20758f75ee836a056d211936f896448cc1c.mp4`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 37:1
    Message: Unexpected redirecting URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/local-dev-part-2.mp4`, expected final URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/media_149c1f15b9493918b53aed46c308914accbf3ab5f.mp4`
    Rule: no-dead-urls


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    83
  📄 Files with issues:  30
  ❌ Total errors:       18
  ⚠️  Total warnings:     93
  📋 Total issues:       111

Result: ❌ FAILED - Fatal errors found

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-05-06T20:22:18.905Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/dev-docs-reference/dev-docs-reference

───────────────────────────────────────────────────────────────

Files to process: 83

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/api-key.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 269:3
    Message: Cannot find file `../../getting_started/features/create-credentials/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (165 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/credential/oauth.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 564:3
    Message: Cannot find file `../../getting_started/features/create-credentials/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/discoverblock/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 45:1
    Message: Unexpected dead URL `https://example.com/quickstart`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 65:1
    Message: Unexpected dead URL `https://example.com/forum`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 71:1
    Message: Unexpected dead URL `https://example.com/portal`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 51:1
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 77:1
    Message: Unexpected dead URL `https://github.com/example/project`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/edition/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 51:1
    Message: Unexpected dead URL `https://example.com/editions`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 171:3
    Message: Cannot find file `superhero/superhero-default.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 172:3
    Message: Cannot find file `superhero/superhero-halfwidth.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 173:3
    Message: Cannot find file `superhero/superhero-centered.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 174:3
    Message: Cannot find file `superhero/superhero-centeredxl.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 177:3
    Message: Cannot find file `superhero/superhero-default-with-background-image.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 178:3
    Message: Cannot find file `superhero/superhero-halfwidth-with-background-image.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 179:3
    Message: Cannot find file `superhero/superhero-halfwidth-with-background-image-and-video.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/inline-code/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:21
    Message: Unexpected dead URL `https://example.com/api/Color`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/resources/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 31:3
    Message: Cannot find file `getting-started/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 32:3
    Message: Cannot find file `endpoints/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ⚠️  WARNING
    Location: Line 33:3
    Message: Unexpected dead URL `https://example.com/api-reference`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 34:3
    Message: Unexpected dead URL `https://github.com/example/repo`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centered/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 46:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 45:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centered/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centeredxl/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 41:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

  ⚠️  WARNING
    Location: Line 46:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 45:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/centeredxl/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/api`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/default/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/default/with-background-image.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 30:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 44:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

  ⚠️  WARNING
    Location: Line 48:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-background-image-and-video.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/examples`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-background-image.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 36:3
    Message: Unexpected dead URL `https://example.com/examples`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 35:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/halfwidth/with-icon.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 34:3
    Message: Unexpected dead URL `https://example.com/getting-started`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/superhero/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 12:1
    Message: Unexpected duplicate toplevel heading, exected a single heading with rank `1`
    Rule: no-multiple-toplevel-headings

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/blocks/table/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 42:21
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 42:34
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 43:23
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

  ❌ ERROR
    Location: Line 43:37
    Message: <br> tag found in table row. Use \<br/\> within the table to be escaped.
    Rule: no-br-in-tables

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/deploy/lint.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/eds-release/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 10:32
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2327`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 19:28
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2338`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 30:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2221`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 28:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2220`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 32:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2329`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 38:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2323`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 62:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2304`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 66:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2295`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 70:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2296`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 66:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2305`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 74:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 82:72
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 86:72
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2303`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 74:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2301`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 92:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2287`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 82:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2276`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 86:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2276`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 100:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2261`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 115:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/ADPGENAI-51`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 111:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2212`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 113:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2092`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 121:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2122`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 165:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2122`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 115:68
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2146`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 124:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2244`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 126:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2244`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 130:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/EXTDEVEX-302`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 134:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2101`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 136:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2198`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 138:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2090`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 144:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2109`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 147:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2172`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 151:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2163`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 153:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2164`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 155:7
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2165`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 160:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-1663`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 160:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2087`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 162:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2140`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 167:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2110`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 175:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2125`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 170:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2144`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 175:135
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2126`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 175:70
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2116`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 177:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2112`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 179:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2070`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/analytics/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 24:41
    Message: Cannot find file `jira.corp.adobe.com/browse/ENB`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

  ❌ ERROR
    Location: Line 24:41
    Message: Internal link "jira.corp.adobe.com/browse/ENB" must end with .md. Run "npm run normalizeLinks" to fix automatically, or manually change to "jira.corp.adobe.com/browse/ENB/index.md" or "jira.corp.adobe.com/browse/ENB.md".
    Rule: internal-link-extension

  ⚠️  WARNING
    Location: Line 18:10
    Message: Unexpected dead URL `https://gme.corp.adobe.com/`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 23:60
    Message: Unexpected redirecting URL `http://developer.adobe.com/`, expected final URL `https://developer.adobe.com/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 33:62
    Message: Unexpected redirecting URL `http://developer.adobe.com/`, expected final URL `https://developer.adobe.com/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 22:1
    Message: Unexpected dead URL `https://wiki.corp.adobe.com/display/DATAPLG/Use+Case+Intake+Process`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 31:4
    Message: Unexpected dead URL `https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmarketingtech.corp.adobe.com%2Fuser%2Frequestform&data=05%7C02%7Cpahyde%40adobe.com%7C3a1d0370919c4bc0312d08dce30e3a5e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C638634897458995447%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=BoxUF12NryJAvHcdjgXpUufhiCW5PTpMYBtokJwbTRs%3D&reserved=0`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 10:229
    Message: Unexpected dead URL `http://adobe.com/`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 10:962
    Message: Unexpected dead URL `http://adobe.com/`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-biz/onboarding/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 23:81
    Message: Unexpected dead URL `https://jira.corp.adobe.com/secure/RapidBoard.jspa?rapidView=31350&projectKey=DEVSITE&view=planning&issueLimit=100`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-docs/best-practices/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 92:197
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2375`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 173:16
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/sitewidebanner.json`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 167:5
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/fragment.md?plain=1#L5`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 57:16
    Message: Unexpected dead URL `https://github.com/AdobeDocs/adp-devsite-github-actions-test/blob/main/src/pages/test/test-hr-0.md?plain=1#L13`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/dev-docs/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 23:14
    Message: Unexpected dead URL `https://jira.corp.adobe.com/secure/RapidBoard.jspa?rapidView=31350&projectKey=DEVSITE&view=planning&issueLimit=100`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 31:67
    Message: Unexpected dead URL `https://developer-dev.adobe.com/my-path-prefix/`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/features/create-credentials/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (174 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/features/redocly/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (165 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/getting-started/index.md
───────────────────────────────────────────────────────────────
  ❌ ERROR
    Location: Line 41:3
    Message: Cannot find file `features/index.md`; did you mean `search/index.md`. In EDS, a trailing slash (e.g., "./subdir/") resolves to "subdir/index.md", while no trailing slash (e.g., "./page") resolves to "page.md".
    Rule: missing-file

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/localdev/index.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 33:1
    Message: Unexpected redirecting URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/local-dev-part-1.mp4`, expected final URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/media_19f59c20758f75ee836a056d211936f896448cc1c.mp4`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 37:1
    Message: Unexpected redirecting URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/local-dev-part-2.mp4`, expected final URL `https://main--adp-devsite-stage--adobedocs.aem.page/devsite/media_149c1f15b9493918b53aed46c308914accbf3ab5f.mp4`
    Rule: no-dead-urls


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    83
  📄 Files with issues:  30
  ❌ Total errors:       18
  ⚠️  Total warnings:     93
  📋 Total issues:       111

Result: ❌ FAILED - Fatal errors found

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@dianeba3 dianeba3 self-requested a review May 6, 2026 20:22
@louisachu louisachu merged commit 6fed2ed into main May 6, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants