Skip to content

feature/lisasiliu/add-programs-form-backend-route #43

feature/lisasiliu/add-programs-form-backend-route

feature/lisasiliu/add-programs-form-backend-route #43

Triggered via pull request January 30, 2024 19:25
Status Failure
Total duration 47s
Artifacts

lint-check.yml

on: pull_request
Backend lint and style check
19s
Backend lint and style check
Frontend lint and style check
38s
Frontend lint and style check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Backend lint and style check: backend/src/controllers/program-form.ts#L18
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/controllers/program-form.ts#L18
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/controllers/program-form.ts#L23
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/controllers/program-form.ts#L23
Unsafe member access .isEmpty on an `any` value
Backend lint and style check: backend/src/controllers/program-form.ts#L26
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/controllers/program-form.ts#L26
Unsafe member access .array on an `any` value
Backend lint and style check: backend/src/controllers/program-form.ts#L27
Unsafe member access .msg on an `any` value
Backend lint and style check: backend/src/util/validationErrorParser.ts#L12
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/util/validationErrorParser.ts#L12
Unsafe member access .isEmpty on an `any` value
Backend lint and style check: backend/src/util/validationErrorParser.ts#L16
Unsafe call of an `any` typed value
Backend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Frontend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.