Skip to content

fix(docs): escape MDX JSX openers in generated reference tables #47

fix(docs): escape MDX JSX openers in generated reference tables

fix(docs): escape MDX JSX openers in generated reference tables #47

Triggered via pull request June 26, 2026 17:06
Status Success
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Lint, build, typecheck & test
2m 32s
Lint, build, typecheck & test
Docker image build
1m 15s
Docker image build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Docker image build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint, build, typecheck & test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unicorn(consistent-function-scoping): packages/mcp-server/test/server.test.ts#L1474
Function `telemetryDir` does not capture any variables from its parent scope
eslint(no-shadow): packages/mcp-server/test/server.test.ts#L91
'call' is already declared in the upper scope.
unicorn(no-array-sort): packages/compiler/test/fts.test.ts#L59
Use `Array#toSorted()` instead of `Array#sort()`.
eslint(no-underscore-dangle): packages/runtime/src/routes/__root.tsx#L24
Unexpected dangling '_' in '`__OPENISLANDS_REACT__`'.
eslint(no-underscore-dangle): apps/docs/src/routes/{$}[.]md.ts#L15
Unexpected dangling '_' in '`_splat`'.
eslint(no-underscore-dangle): apps/docs/src/routes/$.tsx#L24
Unexpected dangling '_' in '`_splat`'.
eslint(no-underscore-dangle): packages/runtime/test/lazyRenderer.ts#L15
Unexpected dangling '_' in '`_payload`'.
eslint(no-underscore-dangle): packages/runtime/test/lazyRenderer.ts#L15
Unexpected dangling '_' in '`_init`'.
eslint(no-underscore-dangle): packages/runtime/test/lazyRenderer.ts#L12
Unexpected dangling '_' in '`_payload`'.
eslint(no-underscore-dangle): packages/runtime/test/lazyRenderer.ts#L12
Unexpected dangling '_' in '`_init`'.