Skip to content

#10 fetch data from es #51

#10 fetch data from es

#10 fetch data from es #51

Triggered via push December 29, 2023 02:20
Status Failure
Total duration 2m 22s
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#L29
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#L67
'"/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#L85
'"/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#L90
'"/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#L111
'"/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#L29
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#L67
'"/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#L85
'"/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#L90
'"/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#L111
'"/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#L29
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#L67
'"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#L85
'"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#L90
'"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#L111
'"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/