chore: initial commit #12
Annotations
5 errors and 3 warnings
build-library
Process completed with exit code 1.
|
lint:
example/App.tsx#L1
'React' is declared but its value is never read.
|
lint:
src/components/UpdatePrompt/UpdatePrompt.tsx#L4
Cannot find module '../../lib/downloadAndInstallApk' or its corresponding type declarations.
|
lint:
src/index.tsx#L2
Cannot find module './lib' or its corresponding type declarations.
|
lint
Process completed with exit code 2.
|
build-library
The following actions use a deprecated Node.js version 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/
|
test
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|