Skip to content

Update README.md

Update README.md #1247

Triggered via pull request January 30, 2025 10:57
Status Success
Total duration 13m 30s
Artifacts

test-and-release.yml

on: pull_request
Matrix: adapter-tests
auto-merge
6s
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