move example to vanilla cli #4
ci.yml
on: push
lint
1m 7s
test
3m 35s
build-library
1m 7s
build-android
1m 5s
build-ios
46s
Annotations
7 errors and 6 warnings
build-ios
Process completed with exit code 1.
|
build-android
Process completed with exit code 1.
|
build-library
Process completed with exit code 1.
|
lint:
example/src/App.tsx#L4
'getModel' is defined but never used
|
lint:
example/src/App.tsx#L7
'generateText' is defined but never used
|
lint:
src/index.tsx#L34
'name' is defined but never used. Allowed unused args must match /^_/u
|
lint
Process completed with exit code 1.
|
build-ios
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/
|
build-android
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/
|
build-library
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/
|
lint
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/
|
lint:
example/src/App.tsx#L33
Inline style: { width: 200, height: 200, backgroundColor: 'red' }
|
test
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/
|