WIP: Decorations API #4672
Annotations
24 errors and 10 warnings
lint (20):
packages/core/src/DecorationManager.ts#L141
'config' is defined but never used
|
lint (20):
packages/core/src/DecorationManager.ts#L141
'instance' is defined but never used
|
lint (20):
packages/core/src/DecorationManager.ts#L144
'tr' is defined but never used
|
lint (20):
packages/core/src/DecorationManager.ts#L144
'value' is defined but never used
|
lint (20):
packages/core/src/DecorationManager.ts#L144
'oldState' is defined but never used
|
lint (20):
packages/core/src/DecorationManager.ts#L144
'newState' is defined but never used
|
lint (20):
packages/core/src/DecorationManager.ts#L149
'state' is defined but never used
|
lint (20):
packages/core/src/DecorationManager.ts#L149
Unexpected empty method 'decorations'
|
lint (20)
Process completed with exit code 1.
|
test (20, Demos/Examples, ./demos/src/Examples/**/*.spec.{js,ts})
Type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => void' is not assignable to type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => DecorationSource | null | undefined'.
|
test (20, Demos/Nodes, ./demos/src/Nodes/**/*.spec.{js,ts})
The job was canceled because "_20_Demos_Examples___demo" failed.
|
test (20, Demos/Nodes, ./demos/src/Nodes/**/*.spec.{js,ts})
Type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => void' is not assignable to type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => DecorationSource | null | undefined'.
|
test (20, Demos/GuideGettingStarted, ./demos/src/GuideGettingStarted/**/*.spec.{js,ts})
The job was canceled because "_20_Demos_Examples___demo" failed.
|
test (20, Demos/GuideGettingStarted, ./demos/src/GuideGettingStarted/**/*.spec.{js,ts})
Type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => void' is not assignable to type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => DecorationSource | null | undefined'.
|
test (20, Demos/Experiments, ./demos/src/Experiments/**/*.spec.{js,ts})
The job was canceled because "_20_Demos_Examples___demo" failed.
|
test (20, Demos/Experiments, ./demos/src/Experiments/**/*.spec.{js,ts})
Type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => void' is not assignable to type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => DecorationSource | null | undefined'.
|
test (20, Integration, ./tests/cypress/integration/**/*.spec.{js,ts})
The job was canceled because "_20_Demos_Examples___demo" failed.
|
test (20, Integration, ./tests/cypress/integration/**/*.spec.{js,ts})
Type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => void' is not assignable to type '(this: Plugin<DecorationManagerPluginState>, state: EditorState) => DecorationSource | null | undefined'.
|
test (20, Demos/Marks, ./demos/src/Marks/**/*.spec.{js,ts})
The job was canceled because "_20_Demos_Examples___demo" failed.
|
test (20, Demos/Marks, ./demos/src/Marks/**/*.spec.{js,ts})
The operation was canceled.
|
test (20, Demos/GuideContent, ./demos/src/GuideContent/**/*.spec.{js,ts})
The job was canceled because "_20_Demos_Examples___demo" failed.
|
test (20, Demos/GuideContent, ./demos/src/GuideContent/**/*.spec.{js,ts})
The operation was canceled.
|
test (20, Demos/Extensions, ./demos/src/Extensions/**/*.spec.{js,ts})
The job was canceled because "_20_Demos_Examples___demo" failed.
|
test (20, Demos/Extensions, ./demos/src/Extensions/**/*.spec.{js,ts})
The operation was canceled.
|
test (20, Demos/Examples, ./demos/src/Examples/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/videos. No artifacts will be uploaded.
|
test (20, Demos/Examples, ./demos/src/Examples/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/screenshots. No artifacts will be uploaded.
|
test (20, Demos/Nodes, ./demos/src/Nodes/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/screenshots. No artifacts will be uploaded.
|
test (20, Demos/Nodes, ./demos/src/Nodes/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/videos. No artifacts will be uploaded.
|
test (20, Demos/GuideGettingStarted, ./demos/src/GuideGettingStarted/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/videos. No artifacts will be uploaded.
|
test (20, Demos/GuideGettingStarted, ./demos/src/GuideGettingStarted/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/screenshots. No artifacts will be uploaded.
|
test (20, Demos/Experiments, ./demos/src/Experiments/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/screenshots. No artifacts will be uploaded.
|
test (20, Demos/Experiments, ./demos/src/Experiments/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/videos. No artifacts will be uploaded.
|
test (20, Integration, ./tests/cypress/integration/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/screenshots. No artifacts will be uploaded.
|
test (20, Integration, ./tests/cypress/integration/**/*.spec.{js,ts})
No files were found with the provided path: tests/cypress/videos. No artifacts will be uploaded.
|