switch to pnpm workspace #126
Annotations
24 errors
typecheck (examples/hello-world)
Cannot find module '@qubit-rs/client' or its corresponding type declarations.
|
typecheck (examples/hello-world)
Process completed with exit code 2.
|
typecheck (examples/authentication/auth-demo)
Cannot find module '@qubit-rs/client' or its corresponding type declarations.
|
typecheck (examples/authentication/auth-demo)
Parameter 'e' implicitly has an 'any' type.
|
typecheck (examples/authentication/auth-demo)
Process completed with exit code 2.
|
typecheck (examples/chat-room-react)
Cannot find module '@tanstack/react-query' or its corresponding type declarations.
|
typecheck (examples/chat-room-react)
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
typecheck (examples/chat-room-react)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
typecheck (examples/chat-room-react)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
typecheck (examples/chat-room-react)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
typecheck (examples/chat-room-react)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
typecheck (examples/chat-room-react)
Cannot find module '@qubit-rs/client' or its corresponding type declarations.
|
typecheck (examples/chat-room-react)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
typecheck (examples/chat-room-react)
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
typecheck (examples/chat-room-react)
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
typecheck (examples/counter)
Cannot find module '@qubit-rs/client' or its corresponding type declarations.
|
typecheck (examples/counter)
Cannot find module 'ws' or its corresponding type declarations.
|
typecheck (examples/counter)
Parameter 'n' implicitly has an 'any' type.
|
typecheck (examples/counter)
Process completed with exit code 2.
|
typecheck (examples/chaos)
Cannot find module '@qubit-rs/client' or its corresponding type declarations.
|
typecheck (examples/chaos)
Parameter 'version' implicitly has an 'any' type.
|
typecheck (examples/chaos)
Parameter 'user' implicitly has an 'any' type.
|
typecheck (examples/chaos)
Parameter 'value' implicitly has an 'any' type.
|
typecheck (examples/chaos)
Process completed with exit code 2.
|