fix: use of .sort() in Podcast templates #408
Annotations
8 errors
build
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
build
Type 'Season | Episode[] | undefined' is not assignable to type 'Partial<Slide>[] | undefined'.
|
build
Property 'toSorted' does not exist on type 'Season[]'.
|
build
'a.seasonNumber' is possibly 'undefined'.
|
build
'b.seasonNumber' is possibly 'undefined'.
|
build
Type 'undefined' is not assignable to type 'Season[] | null'.
|
build
Property 'toSorted' does not exist on type 'Episode[]'.
|
build
Process completed with exit code 2.
|