fix: validate acceptedAssets to prevent silent malformed input (#9)#36
Open
CodeMayor wants to merge 2 commits into
Open
fix: validate acceptedAssets to prevent silent malformed input (#9)#36CodeMayor wants to merge 2 commits into
CodeMayor wants to merge 2 commits into
Annotations
11 warnings
|
Complete job
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/
|
|
ESLint:
src/auth/jwt.strategy.ts#L13
Unsafe call of a type that could not be resolved
|
|
ESLint:
src/auth/auth-verify.controller.ts#L7
'Inject' is defined but never used
|
|
ESLint:
src/auth/auth-logout.controller.ts#L48
Unsafe member access .walletAddress on a type that cannot be resolved
|
|
ESLint:
src/auth/auth-logout.controller.ts#L48
Unsafe assignment of an error typed value
|
|
ESLint:
src/auth/auth-logout.controller.ts#L42
Unsafe assignment of an error typed value
|
|
ESLint:
src/admin/admin.service.ts#L22
'adminEmail' is defined but never used
|
|
ESLint:
src/admin/admin.controller.ts#L33
Unsafe member access .user on an `any` value
|
|
ESLint:
src/admin/admin.controller.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
ESLint:
src/admin/admin.controller.ts#L32
Unsafe member access .user on an `any` value
|
|
ESLint:
src/admin/admin.controller.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `string`
|
background
wait
wait-all
cancel
parallel
Loading