Merging master: update 11.1.1 #21
build.yml
on: pull_request
lint
34s
format
28s
Matrix: build
Annotations
14 errors and 6 warnings
format
Process completed with exit code 1.
|
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
lint:
core/contextmenu.ts#L276
Expected 1 lines after block description
|
lint:
core/contextmenu.ts#L279
Invalid JSDoc tag (preference). Replace "return" JSDoc tag with "returns"
|
lint:
core/contextmenu.ts#L315
Expected 1 lines after block description
|
lint:
core/contextmenu.ts#L318
Invalid JSDoc tag (preference). Replace "return" JSDoc tag with "returns"
|
lint:
core/events/events_module_activate.ts#L57
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
core/events/events_module_activate.ts#L76
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
core/events/events_module_activate.ts#L90
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
core/events/events_module_activate.ts#L94
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
core/events/events_module_create.ts#L60
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
core/events/events_module_create.ts#L62
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
build (ubuntu-latest, 18.x)
The operation was canceled.
|
lint:
blocks/procedures_local_argument.ts#L88
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
lint:
blocks/procedures_local_argument.ts#L143
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
lint:
core/contextmenu.ts#L279
Invalid JSDoc @return type "Object"; prefer: "object"
|
lint:
core/contextmenu.ts#L318
Invalid JSDoc @return type "Object"; prefer: "object"
|
lint:
core/events/utils.ts#L200
Expected JSDoc block to be aligned
|
lint:
core/module_manager.ts#L284
JSDoc @returns declaration present but return expression not available in function
|