Skip to content

fix(docs): make the docs site readable to agents that fetch it #38

fix(docs): make the docs site readable to agents that fetch it

fix(docs): make the docs site readable to agents that fetch it #38

Triggered via pull request June 25, 2026 16:59
Status Success
Total duration 2m 24s
Artifacts

ci.yml

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

Annotations

10 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(no-array-sort): packages/compiler/test/fts.test.ts#L59
Use `Array#toSorted()` instead of `Array#sort()`.
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`'.
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`'.