David/gcal export #195
Annotations
7 errors and 1 warning
lint:
app/api/getAbsences/route.ts#L3
'availableParallelism' is defined but never used
|
lint:
app/api/getAbsences/route.ts#L4
'EventAttributes' is defined but never used
|
lint:
app/api/getAbsences/route.ts#L19
'req' is defined but never used
|
lint:
app/api/getAbsences/route.ts#L56
'extractTimeArray' is assigned a value but never used
|
lint:
src/pages/ics.tsx#L1
'useEffect' is defined but never used
|
lint:
src/pages/ics.tsx#L3
'writeFileSync' is defined but never used
|
lint
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|