Skip to content

added program form backend #45

added program form backend

added program form backend #45

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

lint-check.yml

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

Annotations

8 errors and 2 warnings
Backend lint and style check: backend/src/controllers/program-form.ts#L22
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/controllers/program-form.ts#L22
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/controllers/program-form.ts#L25
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/controllers/program-form.ts#L25
Unsafe member access .isEmpty on an `any` value
Backend lint and style check: backend/src/controllers/program-form.ts#L28
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/controllers/program-form.ts#L28
Unsafe member access .array on an `any` value
Backend lint and style check: backend/src/controllers/program-form.ts#L29
Unsafe member access .msg on an `any` value
Backend lint and style check
Process completed with exit code 1.
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/.