Skip to content

Replace selection with presence #1448

Replace selection with presence

Replace selection with presence #1448

Triggered via pull request July 19, 2023 09:44
Status Failure
Total duration 59s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build (16.x): src/document/document.ts#L975
Don't use `null` as a type. Use undefined instead of null
build (16.x): src/document/document.ts#L976
Don't use `null` as a type. Use undefined instead of null
build (16.x): src/document/json/text.ts#L104
Variable name `_` must match one of the following formats: camelCase, PascalCase
build (16.x): src/util/object.ts#L17
Missing JSDoc comment
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/document/json/text.ts#L104
'_' is assigned a value but never used