Skip to content

Custom content types #23

Custom content types

Custom content types #23

Triggered via pull request December 1, 2023 22:40
Status Failure
Total duration 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: src/lib/NativeCodecs/ReplyCodec.ts#L25
Type 'import("/home/runner/work/xmtp-react-native/xmtp-react-native/src/lib/NativeCodecs/ReplyCodec").ReplyContent' is not assignable to type 'import("/home/runner/work/xmtp-react-native/xmtp-react-native/src/lib/ContentCodec").ReplyContent'.
lint: src/lib/NativeCodecs/ReplyCodec.ts#L30
Type 'import("/home/runner/work/xmtp-react-native/xmtp-react-native/src/lib/ContentCodec").ReplyContent' is not assignable to type 'import("/home/runner/work/xmtp-react-native/xmtp-react-native/src/lib/NativeCodecs/ReplyCodec").ReplyContent'.
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/