implemented jwt auth for wallet signature#158
Merged
Annotations
5 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, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
backend/src/stellar/soroban.helper.ts#L15
'result' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
backend/src/auth/auth.guard.ts#L10
'info' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
backend/src/auth/auth.controller.ts#L11
'ChallengeDto' is defined but never used
|
|
Lint:
backend/src/auth/auth.controller.ts#L8
'ApiBearerAuth' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading