button now works, started popover #1324
Annotations
6 errors and 2 warnings
tsc:
pages/api/files.ts#L1
'req' is declared but its value is never read.
|
tsc:
src/hemsedal24/bilder.tsx#L1
'UploadDropzone' is declared but its value is never read.
|
tsc:
src/hemsedal24/bilder.tsx#L1
'mobile' is declared but its value is never read.
|
tsc:
src/hemsedal24/bilder.tsx#L1
'res' is declared but its value is never read.
|
tsc:
src/hemsedal24/components/Files.tsx#L1
'emblaRef' is declared but its value is never read.
|
tsc:
src/hemsedal24/components/Files.tsx#L1
'numFiles' is declared but its value is never read.
|
tsc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tsc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|