Fix professors for sections not being scraped #1168
lint.yaml
on: pull_request
prettier
10s
Lint & Type checks
35s
Dependency Checks
31s
Annotations
13 warnings
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dependency Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint & Type checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/classes/parsersxe/tests/termParser.test.js#L27
'_x' is defined but never used
|
Lint & Type checks:
scrapers/classes/parsersxe/tests/termParser.test.js#L27
'_y' is defined but never used
|
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
|