Skip to content

build: apply changes instead of checking only in lint-staged #27

build: apply changes instead of checking only in lint-staged

build: apply changes instead of checking only in lint-staged #27

Triggered via pull request March 18, 2025 11:54
Status Failure
Total duration 55s
Artifacts

pull-request.yml

on: pull_request
quality-checks  /  Lint Types
42s
quality-checks / Lint Types
quality-checks  /  Lint
22s
quality-checks / Lint
quality-checks  /  Format
48s
quality-checks / Format
quality-checks  /  Test
50s
quality-checks / Test
quality-checks  /  Build
0s
quality-checks / Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
quality-checks / Lint
Process completed with exit code 1.
quality-checks / Lint
backend#lint:check: command (/home/runner/work/echo/echo/apps/backend) /usr/local/bin/npm run lint:check exited (1)
quality-checks / Lint Types
Process completed with exit code 2.
quality-checks / Lint Types
frontend#lint:types: command (/home/runner/work/echo/echo/apps/frontend) /usr/local/bin/npm run lint:types exited (2)
quality-checks / Lint Types
Cannot find module '@repo/logger' or its corresponding type declarations.
quality-checks / Format
Process completed with exit code 1.
quality-checks / Test
Process completed with exit code 1.
quality-checks / Test
backend#test: command (/home/runner/work/echo/echo/apps/backend) /usr/local/bin/npm run test exited (1)
quality-checks / Lint: apps/backend/src/modules/chat/chat.service.ts#L1
'exists' is defined but never used
quality-checks / Lint: apps/backend/src/middlewares/error.ts#L9
'next' is defined but never used