move example to vanilla cli #4
Annotations
4 errors and 2 warnings
example/src/App.tsx#L4
'getModel' is defined but never used
|
example/src/App.tsx#L7
'generateText' is defined but never used
|
src/index.tsx#L34
'name' is defined but never used. Allowed unused args must match /^_/u
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
example/src/App.tsx#L33
Inline style: { width: 200, height: 200, backgroundColor: 'red' }
|
This job failed
Loading