Merge pull request #1247 from SharifIbrahimDev/feat/dashboard-widget-… #741
CI.yaml
on: push
Format Check
18s
Clippy Lint
44s
Test Suite
1m 16s
Build Check
29s
Build WASM
24s
WASM Size Delta
0s
Backend (NestJS)
28s
Frontend (Next.js)
25s
Annotations
12 errors and 13 warnings
|
Frontend (Next.js)
Process completed with exit code 1.
|
|
Frontend (Next.js):
frontend/jest.config.js#L1
A `require()` style import is forbidden
|
|
Build WASM
Process completed with exit code 101.
|
|
Build Check
Process completed with exit code 101.
|
|
Backend (NestJS)
Process completed with exit code 1.
|
|
Backend (NestJS):
backend/src/users/users.service.ts#L102
'passwordHash' is assigned a value but never used
|
|
Backend (NestJS):
backend/src/licenses/licenses.service.ts#L32
'userIdOrAssetId' is defined but never used
|
|
Backend (NestJS):
backend/src/common/services/export.service.ts#L1
'Response' is defined but never used
|
|
Backend (NestJS):
backend/src/common/dto/export-query.dto.ts#L2
'IsString' is defined but never used
|
|
Backend (NestJS):
backend/src/assets/notes-docs.controller.ts#L5
'Delete' is defined but never used
|
|
Clippy Lint
Process completed with exit code 101.
|
|
Test Suite
Process completed with exit code 101.
|
|
Format Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend (Next.js)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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
|
|
Frontend (Next.js):
frontend/components/ui/command-palette.tsx#L92
The 'results' array makes the dependencies of useCallback Hook (at line 125) change on every render. To fix this, wrap the initialization of 'results' in its own useMemo() Hook
|
|
Frontend (Next.js):
frontend/app/(dashboard)/assets/[id]/page.tsx#L505
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Build WASM
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend (NestJS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Suite
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|