Skip to content

#10 refactor move utils functions to common #49

#10 refactor move utils functions to common

#10 refactor move utils functions to common #49

Triggered via push December 27, 2023 09:54
Status Failure
Total duration 2m 12s
Artifacts

node.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
build (ubuntu-latest, 18.x): 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 (ubuntu-latest, 18.x): src/views/editor/index.vue#L59
'"/home/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (ubuntu-latest, 18.x): src/views/editor/index.vue#L77
'"/home/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (ubuntu-latest, 18.x): src/views/editor/index.vue#L82
'"/home/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (ubuntu-latest, 18.x): src/views/editor/index.vue#L102
'"/home/runner/work/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (macos-latest, 18.x): 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 (macos-latest, 18.x): 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 (macos-latest, 18.x): 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 (macos-latest, 18.x): 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 (macos-latest, 18.x): 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'?
build (windows-latest, 18.x): 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 (windows-latest, 18.x): src/views/editor/index.vue#L59
'"D:/a/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (windows-latest, 18.x): src/views/editor/index.vue#L77
'"D:/a/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (windows-latest, 18.x): src/views/editor/index.vue#L82
'"D:/a/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (windows-latest, 18.x): src/views/editor/index.vue#L102
'"D:/a/dockit/dockit/node_modules/monaco-editor/esm/vs/editor/editor.api"' has no exported member named 'Editor'. Did you mean 'editor'?
build (ubuntu-latest, 18.x)
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/
build (macos-latest, 18.x)
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/
build (windows-latest, 18.x)
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/