feat: add user module #13
pull-request.yml
on: pull_request
quality-checks
/
Lint Types
36s
quality-checks
/
Lint
30s
quality-checks
/
Format
19s
quality-checks
/
Test
41s
quality-checks
/
Build
0s
Annotations
8 errors and 1 warning
|
quality-checks / Format
Process completed with exit code 1.
|
|
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 / 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/middlewares/error.ts#L9
'next' is defined but never used
|