Fix edge case where data is empty #1707
Annotations
11 errors
codeanalysis
Process completed with exit code 2.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Type 'string | undefined' is not assignable to type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Type '(string | undefined)[]' is not assignable to type 'string[]'.
|
codeanalysis
Object is possibly 'undefined'.
|