Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Bump rollbar from 2.26.4 to 2.26.5 #1214

Bump rollbar from 2.26.4 to 2.26.5

Bump rollbar from 2.26.4 to 2.26.5 #1214

Triggered via pull request October 20, 2025 19:10
Status Success
Total duration 54s
Artifacts

lint.yaml

on: pull_request
prettier
11s
prettier
Lint & Type checks
44s
Lint & Type checks
Dependency Checks
32s
Dependency Checks
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint & Type checks: services/searcher.ts#L42
'Course' 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/notifyer.ts#L6
'FollowedSection' 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/dumpProcessor.ts#L10
'keys' is defined but never used. Allowed unused vars must match /^_/u
Lint & Type checks: serializers/hydrateSerializer.ts#L27
Unexpected any. Specify a different type
Lint & Type checks: scrapers/employees/tests/employees.test.ts#L30
Unexpected any. Specify a different type
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