Skip to content

chore(deps): update dependency lucia to v3 #94

chore(deps): update dependency lucia to v3

chore(deps): update dependency lucia to v3 #94

Triggered via pull request January 27, 2024 14:06
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ci: server/middleware/2.auth.ts#L2
'"lucia"' has no exported member named 'lucia'. Did you mean 'Lucia'?
ci: server/middleware/2.auth.ts#L3
Cannot find module 'lucia/middleware' or its corresponding type declarations.
ci: server/middleware/2.auth.ts#L31
Parameter 'data' implicitly has an 'any' type.
ci: server/trpc/context.ts#L8
Module '"lucia"' has no exported member 'AuthRequest'.
ci: server/trpc/modules/auth/auth.router.ts#L3
Module '"lucia"' has no exported member 'LuciaError'.
ci: server/trpc/modules/auth/auth.router.ts#L35
'e' is of type 'unknown'.
ci: server/trpc/modules/auth/auth.router.ts#L36
'e' is of type 'unknown'.
ci
Process completed with exit code 1.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.