fix: port type as number, add show empty value after edit connection #7 #61
Annotations
9 errors and 3 warnings
build (ubuntu-latest, 18.x):
src/views/editor/index.vue#L63
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#L119
Argument of type 'Decoration[]' is not assignable to parameter of type 'string[]'.
|
build (ubuntu-latest, 18.x):
src/views/editor/index.vue#L174
Object is possibly 'null'.
|
build (windows-latest, 18.x):
src/views/editor/index.vue#L63
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#L119
Argument of type 'Decoration[]' is not assignable to parameter of type 'string[]'.
|
build (windows-latest, 18.x):
src/views/editor/index.vue#L174
Object is possibly 'null'.
|
build (macos-latest, 18.x):
src/views/editor/index.vue#L63
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#L119
Argument of type 'Decoration[]' is not assignable to parameter of type 'string[]'.
|
build (macos-latest, 18.x):
src/views/editor/index.vue#L174
Object is possibly 'null'.
|
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/
|