Update dependency react-ace to v11 - autoclosed #7510
Annotations
18 errors
lint (tsc):
src/commons/editor/Editor.tsx#L352
Argument of type 'SyntaxMode' is not assignable to parameter of type 'string | SyntaxMode'.
|
lint (tsc):
src/commons/editor/Editor.tsx#L353
Argument of type 'import("/home/runner/work/frontend/frontend/node_modules/ace-builds/ace").Ace.EditSession' is not assignable to parameter of type 'import("/home/runner/work/frontend/frontend/node_modules/react-ace/node_modules/ace-builds/ace").Ace.EditSession'.
|
lint (tsc):
src/commons/editor/Editor.tsx#L437
Argument of type 'import("/home/runner/work/frontend/frontend/node_modules/react-ace/node_modules/ace-builds/ace").Ace.EditSession' is not assignable to parameter of type 'import("/home/runner/work/frontend/frontend/node_modules/ace-builds/ace").Ace.EditSession'.
|
lint (tsc):
src/commons/editor/UseHighlighting.tsx#L21
Type 'import("/home/runner/work/frontend/frontend/node_modules/react-ace/node_modules/ace-builds/ace").Ace.EditSession' is not assignable to type 'import("/home/runner/work/frontend/frontend/node_modules/ace-builds/ace").Ace.EditSession'.
|
lint (tsc):
src/commons/editor/UseHighlighting.tsx#L65
Argument of type 'import("/home/runner/work/frontend/frontend/node_modules/ace-builds/ace").Ace.Range' is not assignable to parameter of type 'import("/home/runner/work/frontend/frontend/node_modules/react-ace/node_modules/ace-builds/ace").Ace.Range'.
|
lint (tsc):
src/commons/editor/UseRefactor.tsx#L33
Argument of type 'import("/home/runner/work/frontend/frontend/node_modules/ace-builds/ace").Ace.Range' is not assignable to parameter of type 'import("/home/runner/work/frontend/frontend/node_modules/react-ace/node_modules/ace-builds/ace").Ace.Range'.
|
lint (tsc):
src/commons/repl/ReplInput.tsx#L62
Argument of type 'IAceEditor' is not assignable to parameter of type 'Editor'.
|
lint (tsc):
src/commons/sourceRecorder/SourceRecorderEditor.tsx#L144
Argument of type 'import("/home/runner/work/frontend/frontend/node_modules/ace-builds/ace").Ace.Range' is not assignable to parameter of type 'import("/home/runner/work/frontend/frontend/node_modules/react-ace/node_modules/ace-builds/ace").Ace.Range'.
|
lint (tsc):
src/commons/sourceRecorder/SourceRecorderEditor.tsx#L179
Argument of type 'IAceEditor' is not assignable to parameter of type 'Editor | undefined'.
|
lint (tsc):
src/commons/sourceRecorder/SourceRecorderEditor.tsx#L182
Argument of type 'IAceEditor' is not assignable to parameter of type 'Editor | undefined'.
|
lint (format:ci)
The job was canceled because "tsc" failed.
|
lint (format:ci)
The operation was canceled.
|
lint (test)
The job was canceled because "tsc" failed.
|
lint (test)
The operation was canceled.
|
lint (build)
The job was canceled because "tsc" failed.
|
lint (build)
The operation was canceled.
|
lint (test-coveralls)
The job was canceled because "tsc" failed.
|
lint (test-coveralls)
The operation was canceled.
|