Skip to content

Fix edge case where data is empty #1521

Fix edge case where data is empty

Fix edge case where data is empty #1521

Triggered via push October 28, 2024 17:27
Status Success
Total duration 1m 24s
Artifacts

unit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
unit
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
unit
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
unit
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
unit
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
unit
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
unit
Type 'string | undefined' is not assignable to type 'string'.
unit
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
unit
Type '(string | undefined)[]' is not assignable to type 'string[]'.
unit
Object is possibly 'undefined'.