Skip to content

fix: minor changes #300

fix: minor changes

fix: minor changes #300

Triggered via pull request February 28, 2026 17:34
Status Failure
Total duration 52s
Artifacts

CI.yaml

on: pull_request
Format Check
7s
Format Check
Clippy Lint
31s
Clippy Lint
Test Suite
32s
Test Suite
Build Check
23s
Build Check
Backend (NestJS)
30s
Backend (NestJS)
Frontend (Next.js)
49s
Frontend (Next.js)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Format Check
Process completed with exit code 1.
Backend (NestJS)
Process completed with exit code 1.
Backend (NestJS): backend/src/assets/asset-note.entity.ts#L6
'JoinColumn' is defined but never used
Backend (NestJS): backend/src/app.service.ts#L1
'NotFoundException' is defined but never used
Frontend (Next.js): frontend/hooks/useWebSocket.ts#L171
React Hook useCallback has a missing dependency: 'setNotifications'. Either include it or remove the dependency array
Frontend (Next.js): frontend/hooks/useWebSocket.ts#L166
React Hook useCallback has a missing dependency: 'setNotifications'. Either include it or remove the dependency array
Frontend (Next.js): frontend/hooks/useWebSocket.ts#L159
React Hook useCallback has a missing dependency: 'setNotifications'. Either include it or remove the dependency array
Frontend (Next.js): frontend/hooks/useWebSocket.ts#L85
React Hook useCallback has an unnecessary dependency: 'options.userId'. Either exclude it or remove the dependency array