Skip to content

🐛(discovery-server): fix env type inference and class property error #426

🐛(discovery-server): fix env type inference and class property error

🐛(discovery-server): fix env type inference and class property error #426

Triggered via push July 4, 2026 19:29
Status Failure
Total duration 2m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
typecheck
Argument of type 'unknown' is not assignable to parameter of type 'string'.
typecheck
Type 'unknown' is not assignable to type 'number'.
typecheck
Type 'unknown' is not assignable to type 'number'.
typecheck
Type 'unknown' is not assignable to type 'number'.
typecheck
Type 'unknown' is not assignable to type 'number'.
typecheck
Type 'unknown' is not assignable to type 'number'.
typecheck
Type 'unknown' is not assignable to type 'string'.
typecheck
Argument of type 'unknown' is not assignable to parameter of type 'string'.
typecheck
Argument of type 'unknown' is not assignable to parameter of type 'string'.
typecheck
Argument of type 'unknown' is not assignable to parameter of type 'string'.
test
Process completed with exit code 1.