Skip to content

Test package (#379) #1260

Test package (#379)

Test package (#379) #1260

Triggered via push February 1, 2025 10:47
Status Success
Total duration 9m 24s
Artifacts
Matrix: adapter-tests
auto-merge
0s
auto-merge
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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