Bump monaco-editor from 0.33.0 to 0.55.1 #308
Annotations
7 errors
|
build (24.x)
Process completed with exit code 2.
|
|
build (24.x):
src/dot-monaco/client.ts#L100
Type '(model: ITextModel, position: Position) => { incomplete: false; suggestions: ProtocolCompletionItem[]; }' is not assignable to type '(model: ITextModel, position: Position, context: CompletionContext, token: CancellationToken) => ProviderResult<CompletionList>'.
|
|
build (24.x):
src/components/EditorPane.tsx#L138
Type 'true' is not assignable to type 'ShowLightbulbIconMode | undefined'.
|
|
build (22.x)
The strategy configuration was canceled because "build._24_x" failed
|
|
build (22.x)
The operation was canceled.
|
|
build (25.x)
The strategy configuration was canceled because "build._24_x" failed
|
|
build (25.x)
The operation was canceled.
|