Feature/admin stats overview #42
ci.yml
on: pull_request
Backend (NestJS)
35s
Frontend (Next.js)
25s
Contracts (Rust)
2m 14s
Annotations
13 errors and 14 warnings
|
Frontend (Next.js)
Process completed with exit code 1.
|
|
Frontend (Next.js):
frontend/app/(dashboard)/admin/page.tsx#L104
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(dashboard)/admin/page.tsx#L15
Unexpected any. Specify a different type
|
|
Backend (NestJS):
backend/src/admin.service.ts#L79
Unsafe assignment of an error typed value
|
|
Backend (NestJS):
backend/src/admin.service.ts#L75
Unsafe assignment of an error typed value
|
|
Backend (NestJS):
backend/src/admin.service.ts#L75
Unsafe assignment of an error typed value
|
|
Backend (NestJS):
backend/src/admin.service.ts#L72
Unsafe assignment of an error typed value
|
|
Backend (NestJS):
backend/src/admin.service.ts#L66
Unsafe assignment of an error typed value
|
|
Backend (NestJS):
backend/src/admin.service.ts#L65
Unsafe assignment of an error typed value
|
|
Backend (NestJS):
backend/src/admin.service.ts#L61
Unsafe assignment of an error typed value
|
|
Backend (NestJS):
backend/src/admin.service.ts#L7
'LessThanOrEqual' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend (NestJS):
backend/src/admin.service.ts#L7
'MoreThanOrEqual' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend (NestJS):
backend/src/admin.service.ts#L7
'Between' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend (Next.js)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend (Next.js):
frontend/app/(dashboard)/marketplace/page.tsx#L38
React Hook useEffect has a missing dependency: 'fetchMarketplace'. Either include it or remove the dependency array
|
|
Backend (NestJS)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend (NestJS):
backend/src/auth/auth.controller.ts#L143
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L190
Unsafe argument of type error typed assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L169
Unsafe argument of type error typed assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L146
Unsafe argument of type error typed assigned to a parameter of type `string | number | Date`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L144
Unsafe argument of type error typed assigned to a parameter of type `string | number | Date`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L141
Unsafe argument of type error typed assigned to a parameter of type `string | number | Date`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L140
Unsafe argument of type error typed assigned to a parameter of type `string | number | Date`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L134
Unsafe argument of type error typed assigned to a parameter of type `number | undefined`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L54
Unsafe argument of type error typed assigned to a parameter of type `EntityClassOrSchema`
|
|
Backend (NestJS):
backend/src/admin.service.ts#L52
Unsafe argument of type error typed assigned to a parameter of type `EntityClassOrSchema`
|
|
Contracts (Rust)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|