Dependency upgrade #1132
lint.yaml
on: pull_request
prettier
11s
Lint & Type checks
27s
Dependency Checks
23s
Annotations
7 errors and 16 warnings
Lint & Type checks:
tests/general/twilio.test.ts#L14
Cannot assign to 'verify' because it is a read-only property.
|
Lint & Type checks:
tests/general/twilio.test.ts#L15
Unused '@ts-expect-error' directive.
|
Lint & Type checks:
tests/general/twilio.test.ts#L120
Cannot assign to 'verify' because it is a read-only property.
|
Lint & Type checks:
tests/general/twilio.test.ts#L121
Unused '@ts-expect-error' directive.
|
Lint & Type checks:
tests/general/twilio.test.ts#L183
Cannot assign to 'messages' because it is a read-only property.
|
Lint & Type checks:
tests/general/twilio.test.ts#L184
Unused '@ts-expect-error' directive.
|
Lint & Type checks
Process completed with exit code 2.
|
prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Dependency Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dependency Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint & Type checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint & Type checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/notifyer.ts#L6
'FollowedSection' is defined but never used. Allowed unused vars must match /^_/u
|
Lint & Type checks:
services/searcher.ts#L13
'HydrateCourseSerializer' is defined but never used. Allowed unused vars must match /^_/u
|
Lint & Type checks:
services/searcher.ts#L42
'SerializedCourse' is defined but never used. Allowed unused vars must match /^_/u
|
Lint & Type checks:
services/searcher.ts#L43
'Course' is defined but never used. Allowed unused vars must match /^_/u
|
Lint & Type checks:
services/searcher.ts#L43
'Section' is defined but never used. Allowed unused vars must match /^_/u
|