Dm deeplink #2309
Annotations
10 errors and 10 warnings
Lint:
apps/xmtp.chat/src/components/App.tsx#L24
'setCollapsed' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
|
Lint:
apps/xmtp.chat/src/components/App.tsx#L29
'location' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/xmtp.chat/src/components/App.tsx#L30
'navigate' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/xmtp.chat/src/components/LoadDM.tsx#L14
'loading' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/xmtp.chat/src/components/LoadDM.tsx#L15
'initialize' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/xmtp.chat/src/components/LoadDM.tsx#L16
'conversation' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
|
Lint:
index.js#L40
Forbidden non-null assertion
|
Lint:
index.js#L40
Parsing error: Unexpected token, expected ","
|
Lint:
index.js#L57
Forbidden non-null assertion
|
Lint:
index.js#L67
Forbidden non-null assertion
|
Lint:
content-types/content-type-primitives/src/index.ts#L49
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-primitives/src/index.ts#L69
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-primitives/src/index.ts#L73
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-reaction/src/Reaction.test.ts#L42
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-reaction/src/Reaction.test.ts#L44
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-remote-attachment/src/RemoteAttachment.ts#L52
`CodecRegistry` is deprecated
|
Lint:
content-types/content-type-reply/src/Reply.ts#L30
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-reply/src/Reply.ts#L48
`CodecRegistry` is deprecated
|
Lint:
content-types/content-type-reply/src/Reply.ts#L79
`CodecRegistry` is deprecated
|
Lint:
packages/frames-client/src/client.test.ts#L96
`signature` is deprecated
|