Skip to content

Fix professors for sections not being scraped #1161

Fix professors for sections not being scraped

Fix professors for sections not being scraped #1161

Triggered via pull request November 19, 2024 01:35
Status Success
Total duration 44s
Artifacts

lint.yaml

on: pull_request
prettier
8s
prettier
Lint & Type checks
33s
Lint & Type checks
Dependency Checks
23s
Dependency Checks
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint & Type checks: scrapers/classes/parsersxe/tests/meetingParser.test.js#L4
'mmddyyyyToDaysSinceEpoch' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint & Type checks: scrapers/employees/tests/employees.test.ts#L30
Unexpected any. Specify a different type
Lint & Type checks: serializers/hydrateSerializer.ts#L27
Unexpected any. Specify a different type
Lint & Type checks: services/dumpProcessor.ts#L10
'keys' is defined but never used. Allowed unused vars must match /^_/u
Lint & Type checks: services/dumpProcessor.ts#L16
'Section' is defined but never used. Allowed unused vars must match /^_/u
Lint & Type checks: services/notifyer.ts#L6
'FollowedSection' is defined but never used. Allowed unused vars must match /^_/u
Lint & Type checks: services/searcher.ts#L41
'SerializedCourse' is defined but never used. Allowed unused vars must match /^_/u
Lint & Type checks: services/searcher.ts#L42
'Course' is defined but never used. Allowed unused vars must match /^_/u