Skip to content

fix: node view renders #3599

fix: node view renders

fix: node view renders #3599

Triggered via pull request January 20, 2026 11:04
Status Success
Total duration 5m 22s
Artifacts
Build packages
2m 5s
Build packages
check:format
54s
check:format
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check:lint: apps/live/src/extensions/redis.ts#L92
Unsafe member access .publish on an `error` typed value
check:lint: apps/live/src/extensions/redis.ts#L92
Unsafe call of a(n) `error` type typed value
check:lint: apps/live/src/extensions/redis.ts#L92
Unsafe assignment of an error typed value
check:lint: apps/live/src/extensions/redis.ts#L43
Unsafe member access .on on an `error` typed value
check:lint: apps/live/src/extensions/redis.ts#L43
Unsafe call of a(n) `error` type typed value
check:lint: apps/live/src/extensions/redis.ts#L31
Unsafe member access .subscribe on an `error` typed value
check:lint: apps/live/src/extensions/redis.ts#L31
Unsafe call of a(n) `error` type typed value
check:lint: apps/live/src/extensions/force-close-handler.ts#L14
Async method 'onConfigure' has no 'await' expression
check:lint: apps/live/src/controllers/health.controller.ts#L8
Async method 'healthCheck' has no 'await' expression
check:lint: apps/live/src/controllers/document.controller.ts#L23
Async method 'convertDocument' has no 'await' expression