feat(chat-UI): implement chat #10
Annotations
9 errors
node_modules/jsontokens/lib/decode.d.ts#L4
Property 'alg' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
|
node_modules/jsontokens/lib/decode.d.ts#L5
Property 'typ' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
|
node_modules/jsontokens/lib/decode.d.ts#L9
Property 'iss' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
|
node_modules/jsontokens/lib/decode.d.ts#L10
Property 'jti' of type 'string | undefined' is not assignable to 'string' index type 'Json'.
|
node_modules/jsontokens/lib/decode.d.ts#L11
Property 'iat' of type 'string | number | undefined' is not assignable to 'string' index type 'Json'.
|
node_modules/jsontokens/lib/decode.d.ts#L12
Property 'exp' of type 'string | number | undefined' is not assignable to 'string' index type 'Json'.
|
node_modules/micro-stacks/api.d.ts#L1
Cannot find module '@stacks/stacks-blockchain-api-types' or its corresponding type declarations.
|
node_modules/micro-stacks/connect.d.ts#L273
Subsequent property declarations must have the same type. Property 'StacksProvider' must be of type 'StacksProvider | undefined', but here has type 'StacksProvider | undefined'.
|
|
The logs for this run have expired and are no longer available.
Loading