Skip to content

Add support for HMAC keys (browser) #2266

Add support for HMAC keys (browser)

Add support for HMAC keys (browser) #2266

Triggered via pull request January 10, 2025 22:17
Status Failure
Total duration 2m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Lint: apps/xmtp.chat/src/components/ManageConversation.tsx#L56
Unsafe argument of type error typed assigned to a parameter of type `GroupPermissionsOptions | (() => GroupPermissionsOptions)`
Lint: apps/xmtp.chat/src/components/ManageConversation.tsx#L316
Unsafe argument of type error typed assigned to a parameter of type `SetStateAction<GroupPermissionsOptions>`
Lint: apps/xmtp.chat/src/components/NewConversation.tsx#L46
Unsafe argument of type error typed assigned to a parameter of type `GroupPermissionsOptions | (() => GroupPermissionsOptions)`
Lint
Process completed with exit code 1.
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-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