refactor: extract the loopback media server into its own module #63
ci.yml
on: push
Lint & Format
26s
Unit Tests
24s
Matrix: test-e2e
Annotations
2 errors, 9 warnings, and 1 notice
|
E2E Tests (ubuntu-latest)
Process completed with exit code 1.
|
|
E2E Tests (windows-latest)
Process completed with exit code 1.
|
|
Lint & Format:
src/store/cameras.ts#L233
'startPromise' is never reassigned. Use 'const' instead
|
|
Lint & Format
Unexpected any. Specify a different type
|
|
Lint & Format:
src/App.tsx#L116
React Hook useEffect has a missing dependency: 'loadCameras'. Either include it or remove the dependency array
|
|
Lint & Format:
electron/tools/recordingsProbe.ts#L65
The value assigned to 'host' is not used in subsequent statements
|
|
Lint & Format:
electron/tapo/mediaServer.ts#L62
The value assigned to 'stats' is not used in subsequent statements
|
|
Lint & Format:
electron/ipc/handlers.ts#L463
There is no `cause` attached to the symptom error being thrown
|
|
Lint & Format:
electron/ipc/handlers.ts#L421
There is no `cause` attached to the symptom error being thrown
|
|
Lint & Format:
electron/ipc/handlers.ts#L384
There is no `cause` attached to the symptom error being thrown
|
|
Lint & Format:
electron/ipc/handlers.ts#L339
There is no `cause` attached to the symptom error being thrown
|
|
E2E Tests (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest
|
997 Bytes |
sha256:35befae4cf49d5bc152f2d3a1588802caf61dae756b03f64b1e4e07b6199fe5a
|
|
|
test-results-windows-latest
|
998 Bytes |
sha256:b01f6baf33c3d8b85939761853c3472dcd1991ba465589c0e5df20f7b575ab4d
|
|