build: apply changes instead of checking only in lint-staged #27
pull-request.yml
on: pull_request
quality-checks
/
Lint Types
42s
quality-checks
/
Lint
22s
quality-checks
/
Format
48s
quality-checks
/
Test
50s
quality-checks
/
Build
0s
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
|