Skip to content

Lint issues in PRs #462

@shazron

Description

@shazron

Is there an existing issue for this?

  • I have searched the existing issues

Expected behavior

No lint errors.

Actual behavior

These lint errors are preventing simple PRs from passing checks. They did not occur before.
Example log: https://github.com/AdobeDocs/app-builder/actions/runs/20839688282/job/60428867792?pr=461

16 errors:

Error: 1-15T03:32:29.494Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/guides/app_builder_guides/events/custom-events.md: 12:2-12:141: <MetaRedirect/> is not allowed. Only custom components are permitted.
Error: 1-15T03:32:29.501Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/guides/app_builder_guides/events/webhooks.md: 12:2-12:142: <MetaRedirect/> is not allowed. Only custom components are permitted.
Error: 1-15T03:33:11.241Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/guides/runtime_guides/creating-rest-apis.md: 20:1-20:41: JSON-like content detected in table row. Consider moving code examples outside the table.
Error: 1-15T03:33:15.687Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/guides/runtime_guides/reference_docs/api-ref.md: 221:1-221:82: JSON-like content detected in table row. Consider moving code examples outside the table.
Error: 1-15T03:33:45.133Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/asset-compute-worker-ps-api/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:33:49.274Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/barcode-reader/requirements.md: 12:2-12:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:03.272Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/ci-cd/requirements.md: 12:2-12:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:06.470Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/cron-jobs/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:10.108Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/custom-asset-compute-worker/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:14.944Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/customer-dashboard/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:19.577Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/debugging/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:25.030Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/event-driven/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:26.730Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/events-runtime/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:29.775Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/journaling-events/requirements.md: 14:2-14:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:40.757Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/spectrum-intro/requirements.md: 12:2-12:16: <Requirements/> is not allowed. Only custom components are permitted.
Error: 1-15T03:34:46.033Z] [ERROR] ❌ Error processing /home/runner/work/app-builder/app-builder/src/pages/resources/todo-app/requirements.md: 12:2-12:16: <Requirements/> is not allowed. Only custom components are permitted.

Steps to reproduce

Create a simple doc PR adding some content. See PR checks for the linter errors.

Environment

  • Browser:
  • OS:

Sample code

No response

Logs

https://github.com/AdobeDocs/app-builder/actions/runs/20839688282/job/60428867792?pr=461

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions