Bump @iobroker/dev-server from 0.7.6 to 0.7.8 #1257
Triggered via pull request
February 1, 2025 04:03
Status
Failure
Total duration
2h 41m 31s
Artifacts
–
Annotations
1 error and 2 warnings
auto-merge
Process completed with exit code 1.
|
check-and-lint:
src/matter/ControllerNode.ts#L213
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
|
check-and-lint:
src/matter/ControllerNode.ts#L216
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
|