Skip to content

Create LICENSE

Create LICENSE #2

Triggered via pull request January 16, 2024 06:01
Status Failure
Total duration 23s
Artifacts

lint-check.yml

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

Annotations

13 errors
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.
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