fix: byo hocuspocus provider does not work #2613
lint-typecheck.yml
on: pull_request
Matrix: lint-typecheck
Discord Notification
0s
Annotations
6 errors and 1 warning
lint-typecheck
Property 'provider' is missing in type '{ isConnected: false; isSynced: false; }' but required in type 'YjsPluginOptions<UnknownObject>'.
|
lint-typecheck
Property 'onConnect' does not exist on type 'HocuspocusProvider'. Did you mean 'connect'?
|
lint-typecheck
Property 'onDisconnect' does not exist on type 'HocuspocusProvider'. Did you mean 'disconnect'?
|
lint-typecheck
Property 'onSynced' does not exist on type 'HocuspocusProvider'. Did you mean 'synced'?
|
lint-typecheck
@udecode/plate-yjs#build: command (/home/runner/work/plate/plate/packages/yjs) /tmp/xfs-c40b4d01/yarn run build exited (1)
|
lint-typecheck
Process completed with exit code 1.
|
lint-typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|