🐛(discovery-server): fix env type inference and class property error #426
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.
|