verification with real SEP-10 signature verification#19
Open
Johnsource-hub wants to merge 2 commits into
Open
Annotations
8 errors and 11 warnings
|
Run npm run typecheck
Process completed with exit code 2.
|
|
Run npm run typecheck:
src/modules/auth/auth.service.ts#L7
Module '"../../stellar/client"' declares 'getNetworkPassphrase' locally, but it is not exported.
|
|
Run npm run typecheck:
src/modules/auth/auth.service.ts#L4
Cannot find module '../../database' or its corresponding type declarations.
|
|
Run npm run typecheck:
src/modules/auth/auth.routes.ts#L5
Module '"./auth.types.js"' has no exported member 'verifySchema'.
|
|
Run npm run typecheck:
src/modules/auth/auth.routes.ts#L5
Module '"./auth.types.js"' has no exported member 'challengeSchema'.
|
|
Run npm run typecheck:
src/modules/auth/auth.controller.ts#L3
Module '"./auth.types.js"' has no exported member 'VerifyBody'.
|
|
Run npm run typecheck:
src/modules/auth/auth.controller.ts#L3
Module '"./auth.types.js"' has no exported member 'ChallengeBody'.
|
|
Run npm run typecheck:
src/modules/auth/auth.controller.ts#L2
'"./auth.service.js"' has no exported member named 'authService'. Did you mean 'AuthService'?
|
|
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/
|
|
Run npm run lint:
src/modules/auth/auth.controller.ts#L31
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/modules/auth/auth.controller.ts#L14
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/validation.ts#L41
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/validation.ts#L32
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/validation.ts#L23
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/rate-limit.ts#L51
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/rate-limit.ts#L20
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/auth.ts#L13
'reply' is defined but never used. Allowed unused args must match /^_/u
|
|
Run npm run lint:
src/database/seed.ts#L53
'course3' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
src/config/index.ts#L88
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading