Bump up Yorkie to v0.5.3 #253
Annotations
10 errors and 4 warnings
src/components/Editor/mime/text/md/CodeEditor/index.tsx#L693
Argument of type '(event: DocEvent) => void' is not assignable to parameter of type 'NextFn<SnapshotEvent | LocalChangeEvent<OperationInfo, Presence> | RemoteChangeEvent<OperationInfo, Presence>>'.
|
src/features/docSlices.ts#L110
Type 'Presence' does not satisfy the constraint 'Indexable'.
|
src/features/docSlices.ts#L242
Argument of type 'Document_2<CodePairDoc, Presence>' is not assignable to parameter of type 'Document_2<CodePairDoc, Indexable>'.
|
src/features/docSlices.ts#L279
Type 'Presence' does not satisfy the constraint 'Indexable'.
|
src/features/docSlices.ts#L280
Argument of type 'Document_2<CodePairDoc, Presence>' is not assignable to parameter of type 'Document_2<CodePairDoc, Indexable>'.
|
src/features/docSlices.ts#L294
Argument of type 'Document_2<CodePairDoc, Presence>' is not assignable to parameter of type 'Document_2<CodePairDoc, Indexable>'.
|
src/features/docSlices.ts#L316
Argument of type 'Document_2<CodePairDoc, Presence>' is not assignable to parameter of type 'Document_2<CodePairDoc, Indexable>'.
|
src/features/docSlices.ts#L316
Type 'Presence' does not satisfy the constraint 'Indexable'.
|
src/features/docSlices.ts#L319
Type 'Presence' does not satisfy the constraint 'Indexable'.
|
src/features/docSlices.ts#L323
Argument of type 'Document_2<CodePairDoc, Presence>' is not assignable to parameter of type 'Document_2<CodePairDoc, Indexable>'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading