Skip to content

Create lint-check.yml #1

Create lint-check.yml

Create lint-check.yml #1

Triggered via pull request January 16, 2024 05:58
Status Failure
Total duration 24s
Artifacts

lint-check.yml

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

Annotations

13 errors
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/App.tsx#L25
'count' is already declared in the upper scope on line 9 column 10
Frontend lint and style check: frontend/src/main.tsx#L7
Forbidden non-null assertion
Frontend lint and style check
Process completed with exit code 1.