deps: bump typescript from 5.4.5 to 5.9.2 #468
Annotations
4 errors
lint + test
Process completed with exit code 2.
|
lint + test:
src/components/Result.tsx#L189
Type 'string | { property: string; }' is not assignable to type '"directory" | "file"'.
|
lint + test:
src/components/Result.tsx#L188
Type 'string | { property: string; } | undefined' is not assignable to type 'string'.
|
lint + test:
src/components/Result.tsx#L187
Type 'string | { property: string; } | undefined' is not assignable to type 'string'.
|