add connection test before establish connection #48
Annotations
24 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#L52
Variable 'executeDecorations' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
build (ubuntu-latest, 18.x):
src/views/editor/index.vue#L53
'"/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#L68
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
build (ubuntu-latest, 18.x):
src/views/editor/index.vue#L68
Parameter 'item' implicitly has an 'any' type.
|
build (ubuntu-latest, 18.x):
src/views/editor/index.vue#L69
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
build (ubuntu-latest, 18.x):
src/views/editor/index.vue#L88
'"/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#L96
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
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#L52
Variable 'executeDecorations' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
build (windows-latest, 18.x):
src/views/editor/index.vue#L53
'"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#L68
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
build (windows-latest, 18.x):
src/views/editor/index.vue#L68
Parameter 'item' implicitly has an 'any' type.
|
build (windows-latest, 18.x):
src/views/editor/index.vue#L69
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
build (windows-latest, 18.x):
src/views/editor/index.vue#L88
'"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#L96
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
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#L52
Variable 'executeDecorations' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
build (macos-latest, 18.x):
src/views/editor/index.vue#L53
'"/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#L68
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
build (macos-latest, 18.x):
src/views/editor/index.vue#L68
Parameter 'item' implicitly has an 'any' type.
|
build (macos-latest, 18.x):
src/views/editor/index.vue#L69
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
build (macos-latest, 18.x):
src/views/editor/index.vue#L88
'"/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#L96
Variable 'executeDecorations' implicitly has an 'any[]' type.
|
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 (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/
|
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/
|