Skip to content

v0.1.0

v0.1.0 #45

Triggered via push April 26, 2024 02:05
Status Success
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: examples/01_counter/src/index.tsx#L8
Caution: `React` also has a named export `createElement`. Check if you meant to write `import {createElement} from 'react'` instead
test: examples/02_suspense/src/index.tsx#L8
Caution: `React` also has a named export `createElement`. Check if you meant to write `import {createElement} from 'react'` instead