#10 refactor move utils functions to common #49
Annotations
5 errors and 1 warning
Build Electron app:
src/views/editor/index.vue#L22
Argument of type '{ defaultToken: string; tokenPostfix: string; keywords: string[]; typeKeywords: string[]; symbols: RegExp; escapes: RegExp; digits: RegExp; octaldigits: RegExp; binarydigits: RegExp; hexdigits: RegExp; tokenizer: { ...; }; }' is not assignable to parameter of type 'IMonarchLanguage | Thenable<IMonarchLanguage>'.
|
Build Electron app:
src/views/editor/index.vue#L59
'"/Users/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
|
Build Electron app:
src/views/editor/index.vue#L77
'"/Users/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
|
Build Electron app:
src/views/editor/index.vue#L82
'"/Users/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
|
Build Electron app:
src/views/editor/index.vue#L102
'"/Users/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
|
The following actions uses node12 which is deprecated and will be forced to run on node16: Yan-Jobs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading