0.1.1 #1
Annotations
10 errors
|
publish:
server/session-routes.ts#L8
Cannot find module 'express' or its corresponding type declarations.
|
|
publish:
server/session-routes.ts#L7
Cannot find module 'express' or its corresponding type declarations.
|
|
publish:
server/session-manager.ts#L21
Cannot find module 'ws' or its corresponding type declarations.
|
|
publish:
server/session-archive.ts#L8
Cannot find module 'better-sqlite3' or its corresponding type declarations.
|
|
publish:
server/auth-routes.ts#L29
Parameter 'res' implicitly has an 'any' type.
|
|
publish:
server/auth-routes.ts#L29
Parameter 'req' implicitly has an 'any' type.
|
|
publish:
server/auth-routes.ts#L24
Parameter 'res' implicitly has an 'any' type.
|
|
publish:
server/auth-routes.ts#L24
Parameter 'req' implicitly has an 'any' type.
|
|
publish:
server/auth-routes.ts#L8
Cannot find module 'express' or its corresponding type declarations.
|
|
publish:
server/auth-routes.ts#L7
Cannot find module 'express' or its corresponding type declarations.
|