Skip to content

Update 01.02.2025 #1266

Update 01.02.2025

Update 01.02.2025 #1266

Triggered via pull request February 1, 2025 13:24
@Apollon77Apollon77
synchronize #388
upd0102
Status Failure
Total duration 1m 16s
Artifacts

test-and-release.yml

on: pull_request
check-and-lint
50s
check-and-lint
Matrix: adapter-tests
auto-merge
10s
auto-merge
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
check-and-lint: src/matter/to-iobroker/ioBrokerFactory.ts#L17
'ColorTemperatureLightToIoBroker' is defined but never used
check-and-lint
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