Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

feat: ✨ add study room scraper and availability endpoint #532

feat: ✨ add study room scraper and availability endpoint

feat: ✨ add study room scraper and availability endpoint #532

Triggered via pull request May 20, 2024 06:50
Status Failure
Total duration 32s
Artifacts

check-typescript.yml

on: pull_request
Check for TypeScript errors
24s
Check for TypeScript errors
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Check for TypeScript errors: tools/study-room-scraper/src/study-room-scraper.ts#L31
'this' implicitly has type 'any' because it does not have a type annotation.
Check for TypeScript errors: tools/study-room-scraper/src/study-room-scraper.ts#L46
Parameter '_' implicitly has an 'any' type.
Check for TypeScript errors: tools/study-room-scraper/src/study-room-scraper.ts#L46
Parameter 'content' implicitly has an 'any' type.
Check for TypeScript errors: tools/study-room-scraper/src/study-room-scraper.ts#L56
Parameter '_' implicitly has an 'any' type.
Check for TypeScript errors: tools/study-room-scraper/src/study-room-scraper.ts#L56
Parameter 'li' implicitly has an 'any' type.
Check for TypeScript errors
Process completed with exit code 2.
Check for TypeScript errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.