Skip to content

Refactor

Refactor #33

Triggered via pull request June 6, 2025 07:12
Status Failure
Total duration 47s
Artifacts

pull-request.yml

on: pull_request
quality-checks  /  Lint Types
40s
quality-checks / Lint Types
quality-checks  /  Lint
35s
quality-checks / Lint
quality-checks  /  Format
28s
quality-checks / Format
quality-checks  /  Test
26s
quality-checks / Test
quality-checks  /  Build
0s
quality-checks / Build
Fit to window
Zoom out
Zoom in

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