Skip to content

Decouple content types from the JS SDK, remove ContentTypeComposite #1933

Decouple content types from the JS SDK, remove ContentTypeComposite

Decouple content types from the JS SDK, remove ContentTypeComposite #1933

Triggered via pull request June 14, 2024 15:53
Status Failure
Total duration 1m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Typecheck
Module '"@xmtp/xmtp-js"' declares 'TextCodec' locally, but it is not exported.
Typecheck
@xmtp/mls-client#typecheck: command (/home/runner/work/xmtp-js/xmtp-js/packages/mls-client) /tmp/xfs-aaddb101/yarn run typecheck exited (2)
Typecheck
Module '"@xmtp/xmtp-js"' declares 'ContentCodec' locally, but it is not exported.
Typecheck
Module '"@xmtp/xmtp-js"' declares 'ContentTypeId' locally, but it is not exported.
Typecheck
'"@xmtp/xmtp-js"' has no exported member named 'EncodedContent'. Did you mean 'decodeContent'?
Typecheck
Module '"@xmtp/xmtp-js"' declares 'ContentTypeId' locally, but it is not exported.
Typecheck
Module '"@xmtp/xmtp-js"' declares 'ContentTypeId' locally, but it is not exported.
Typecheck
Module '"@xmtp/xmtp-js"' has no exported member 'ContentTypeText'.
Typecheck
Module '"@xmtp/xmtp-js"' has no exported member 'ContentTypeText'.
Typecheck
Process completed with exit code 2.