ci: add smoke-test for various node version and package managers #480
Annotations
4 errors and 10 warnings
Test
Final attempt failed. Child_process exited with error code 3
|
Test Electron (Main):
test/unit/socket-close-test.ts#L113
Cannot find name 'WeakRef'.
|
Test Electron (Main):
test/unit/socket-close-test.ts#L118
Cannot find name 'WeakRef'. Did you mean 'weakRef'?
|
Test Electron (Main)
Final attempt failed. Child_process exited with error code 1
|
Lint:
examples/majordomo/broker.ts#L24
Unsafe argument of type `Router` assigned to a parameter of type `Buffer`
|
Lint:
examples/majordomo/broker.ts#L24
Unsafe spread of an `any` type
|
Lint:
examples/majordomo/broker.ts#L27
Unsafe argument of type `Router` assigned to a parameter of type `Buffer`
|
Lint:
examples/majordomo/broker.ts#L27
Unsafe spread of an `any` type
|
Lint:
examples/majordomo/broker.ts#L81
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
examples/majordomo/broker.ts#L85
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
examples/majordomo/broker.ts#L95
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
examples/majordomo/worker.ts#L27
Unsafe spread of an `any` type
|
Lint:
examples/pub-sub/publisher.ts#L9
Unnecessary conditional, value is always truthy
|
Lint:
examples/pub-sub/publisher.ts#L9
Unexpected constant condition
|
Loading