Skip to content

7 home page

7 home page #29

Triggered via pull request March 3, 2024 00:28
@jaredsbtjaredsbt
synchronize #11
7-home-page
Status Failure
Total duration 47s
Artifacts

lint-check.yml

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

Annotations

12 errors and 4 warnings
Backend lint and style check: backend/index.js#L1
Unsafe assignment of an `any` value
Backend lint and style check: backend/index.js#L1
Require statement not part of import statement
Backend lint and style check: backend/index.js#L1
Unsafe call of an `any` typed value
Backend lint and style check: backend/index.js#L3
Unsafe assignment of an `any` value
Backend lint and style check: backend/index.js#L3
Unsafe member access .env on an `any` value
Backend lint and style check: backend/index.js#L5
Unsafe assignment of an `any` value
Backend lint and style check: backend/index.js#L5
Unsafe call of an `any` typed value
Backend lint and style check: backend/index.js#L7
Unsafe call of an `any` typed value
Backend lint and style check: backend/index.js#L7
Unsafe member access .use on an `any` value
Backend lint and style check: backend/index.js#L7
Unsafe call of an `any` typed value
Frontend lint and style check: frontend/src/components/FAQs.tsx#L148
`'` can be escaped with `'`, `‘`, `'`, `’`
Frontend 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/.
Frontend lint and style check: frontend/src/components/Accordion.tsx#L4
There should be at least one empty line between import groups
Frontend lint and style check: frontend/src/components/FAQs.tsx#L5
There should be at least one empty line between import groups