Skip to content

perf(runtime,docs): code-split island renderers to load on demand #8

perf(runtime,docs): code-split island renderers to load on demand

perf(runtime,docs): code-split island renderers to load on demand #8

Triggered via pull request June 22, 2026 05:40
Status Success
Total duration 2m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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, 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/
eslint(no-underscore-dangle): packages/runtime/src/routes/__root.tsx#L24
Unexpected dangling '_' in '`__OPENISLANDS_REACT__`'.
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`'.