Merge pull request #37232 from paultsimura/fix/33114-optimistic-threads #13201
Annotations
5 errors
Type check with TypeScript:
tests/perf-test/SelectionList.perf-test.tsx#L83
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
|
Type check with TypeScript:
tests/perf-test/SelectionList.perf-test.tsx#L86
Type 'string | null | undefined' is not assignable to type 'string'.
|
Type check with TypeScript:
tests/perf-test/SelectionList.perf-test.tsx#L86
Type 'string | null | undefined' is not assignable to type 'string'.
|
Type check with TypeScript:
tests/perf-test/SelectionList.perf-test.tsx#L89
Type 'string | null | undefined' is not assignable to type 'string'.
|
Type check with TypeScript
Process completed with exit code 2.
|
Loading