Refactor #33
pull-request.yml
on: pull_request
quality-checks
/
Lint Types
40s
quality-checks
/
Lint
35s
quality-checks
/
Format
28s
quality-checks
/
Test
26s
quality-checks
/
Build
0s
Annotations
8 errors and 3 warnings
|
quality-checks / Test
Process completed with exit code 1.
|
|
quality-checks / Test
@repo/typiclient#test: command (/home/runner/work/echo/echo/packages/typiclient) /usr/local/bin/npm run test exited (1)
|
|
quality-checks / Format
Process completed with exit code 1.
|
|
quality-checks / Lint
Process completed with exit code 1.
|
|
quality-checks / Lint
@repo/api#lint:check: command (/home/runner/work/echo/echo/apps/api) /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 / Lint:
apps/api/src/server.ts#L7
'rateLimitMiddleware' is defined but never used
|
|
quality-checks / Lint:
apps/api/src/modules/block/block.route.ts#L8
'friends' is defined but never used
|
|
quality-checks / Lint:
apps/api/src/middlewares/error.ts#L8
'next' is defined but never used
|