Add featured examples to CLI #4063
build-js.yml
on: pull_request
build
2m 47s
build-examples
9m 51s
Annotations
3 errors and 2 warnings
|
build
Process completed with exit code 1.
|
|
build:
packages/openui-cli/src/lib/scaffold-example.ts#L17
'shouldCopyExamplePath' is defined but never used. Allowed unused vars must match /^_/u
|
|
build:
packages/openui-cli/src/commands/create-app.ts#L21
Replace `·applyOverlay,·OVERLAYS_DIR,·resolveOverlay,·type·OverlayManifest,·type·TemplateOverlay·` with `⏎··applyOverlay,⏎··OVERLAYS_DIR,⏎··resolveOverlay,⏎··type·OverlayManifest,⏎··type·TemplateOverlay,⏎`
|
|
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@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-examples
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@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|