Skip to content

Quick notes#53

Merged
dianeba3 merged 5 commits intomainfrom
quick-notes
May 5, 2026
Merged

Quick notes#53
dianeba3 merged 5 commits intomainfrom
quick-notes

Conversation

@dianeba3
Copy link
Copy Markdown
Contributor

@dianeba3 dianeba3 commented May 5, 2026

Relative paths work for blocks:

here: https://developer-stage.adobe.com/dev-docs-reference/blocks/superhero/halfwidth/with-background-image-and-video

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.

@dianeba3 dianeba3 requested a review from melissag-ensemble May 5, 2026 18:19
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🔍 Linter Report

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

Generated: 2026-05-05T18:20:26.128Z
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 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 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/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 12:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2220`, expected live URL
    Rule: no-dead-urls

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  ⚠️  WARNING
    Location: Line 163: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 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 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 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 31:67
    Message: Unexpected dead URL `https://developer-dev.adobe.com/my-path-prefix/`, expected live URL
    Rule: no-dead-urls

  ⚠️  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

───────────────────────────────────────────────────────────────
📄 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 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

  ⚠️  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


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

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

Result: ❌ FAILED - Fatal errors found

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

This comment was automatically generated by the linter bot.

Comment thread src/pages/faq/index.md Outdated
Co-authored-by: melissag-ensemble <120194874+melissag-ensemble@users.noreply.github.com>
@dianeba3 dianeba3 merged commit 884a0ba into main May 5, 2026
2 of 4 checks passed
@dianeba3 dianeba3 deleted the quick-notes branch May 5, 2026 19:13
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🔍 Linter Report

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

Generated: 2026-05-05T19:14:26.358Z
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 51:1
    Message: Unexpected dead URL `https://example.com/api`, 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 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 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 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 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 12:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2220`, expected live URL
    Rule: no-dead-urls

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  ⚠️  WARNING
    Location: Line 161:5
    Message: Unexpected dead URL `https://jira.corp.adobe.com/browse/DEVSITE-2112`, 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 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

  ⚠️  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


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

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

Result: ❌ FAILED - Fatal errors found

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

This comment was automatically generated by the linter bot.

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