Skip to content

deps(deps): bump i18next from 23.16.8 to 26.0.8 #734

deps(deps): bump i18next from 23.16.8 to 26.0.8

deps(deps): bump i18next from 23.16.8 to 26.0.8 #734

Triggered via pull request April 6, 2026 05:36
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test: src/queue/accountMergeQueue.ts#L37
Property 'sourcePublicKey' does not exist on type 'AccountMergeJobData'.
test: src/middleware/ipWhitelist.ts#L28
This expression is not callable.
test: src/middleware/fingerprint.ts#L34
Property 'isNewDevice' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
test: src/middleware/fingerprint.ts#L32
Property 'isNewDevice' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
test: src/middleware/errorHandler.ts#L57
Conversion of type 'AppError' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test: src/controllers/vaultController.ts#L46
Argument of type '{ name?: string; description?: string; targetAmount?: string; userId: string; }' is not assignable to parameter of type 'CreateVaultInput'.
test: src/auth/sso.ts#L360
Property '_strategy' does not exist on type 'PassportStatic'. Did you mean 'Strategy'?
test: src/auth/sso.ts#L166
Argument of type 'import("/home/runner/work/mobile-money/mobile-money/node_modules/passport-saml/lib/passport-saml/strategy").Strategy' is not assignable to parameter of type 'import("/home/runner/work/mobile-money/mobile-money/node_modules/@types/passport/index").Strategy'.
test: src/auth/sso.ts#L160
Expected 2 arguments, but got 3.
test: src/auth/sso.ts#L155
Argument of type 'User' is not assignable to parameter of type 'Record<string, unknown>'.
test
Process completed with exit code 1.
test
Process completed with exit code 2.
test
Process completed with exit code 1.