feat/#5521/derive on selection change and on value change #3693
Annotations
2 errors and 2 warnings
Run lint:typescript:
packages/slate/src/create-editor.ts#L91
Type '{ children: never[]; operations: never[]; selection: null; marks: null; isElementReadOnly: () => false; isInline: () => false; isSelectable: () => true; isVoid: () => false; markableVoid: () => false; onChange: () => void; ... 75 more ...; wrapNodes: (element: BaseElement, options?: { ...; } | undefined) => void; }' is missing the following properties from type 'BaseEditor': onSelectionChange, onValueChange
|
Run lint:typescript
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Setup node
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
|
The logs for this run have expired and are no longer available.
Loading