Skip to content

Redo linting on the backend #5

Redo linting on the backend

Redo linting on the backend #5

Triggered via pull request December 13, 2023 19:21
Status Failure
Total duration 44s
Artifacts

lint-check.yml

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

Annotations

3 errors
Backend lint and style check: backend/src/app.ts#L47
Unexpected `await` of a non-Promise (non-"Thenable") value
Backend lint and style check: backend/src/app.ts#L47
Placing a void expression inside another expression is forbidden. Move it to its own statement instead
Backend lint and style check
Process completed with exit code 1.