chore: release v1.3.13 #194
Annotations
10 warnings
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L134
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L140
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L175
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L176
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L230
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L287
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L293
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L304
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L313
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
|
Run ioBroker/testing-action-check@v1:
src/lib/eventManager.ts#L362
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
|
Loading