Skip to content

chore: initial commit #6

chore: initial commit

chore: initial commit #6

Triggered via push October 1, 2024 11:11
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
build-library
Process completed with exit code 1.
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/
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/