fix: port type as number, add show empty value after edit connection #7 #61
Annotations
3 errors and 1 warning
Build Electron app:
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 Electron app:
src/views/editor/index.vue#L119
Argument of type 'Decoration[]' is not assignable to parameter of type 'string[]'.
|
Build Electron app:
src/views/editor/index.vue#L174
Object is possibly 'null'.
|
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