chore: initial commit #7
Annotations
4 errors and 13 warnings
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
Process completed with exit code 1.
|
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/
|
lint:
example/App.tsx#L3
Strings must use singlequote
|
lint:
example/App.tsx#L3
Missing semicolon
|
lint:
example/App.tsx#L6
Missing semicolon
|
lint:
example/App.tsx#L7
Missing semicolon
|
lint:
example/App.tsx#L11
Strings must use singlequote
|
lint:
example/App.tsx#L11
Missing semicolon
|
lint:
example/App.tsx#L15
Strings must use singlequote
|
lint:
example/App.tsx#L15
Strings must use singlequote
|
lint:
example/App.tsx#L18
Strings must use singlequote
|
lint:
example/App.tsx#L19
'progress' is already declared in the upper scope on line 6 column 10
|
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/
|
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/
|