Charles Lyding 9e91463b2d build: add diagnose return type annotation for windows bazel builds
Due to the Windows Bazel directory structure, TypeScript can not safely
infer the return type of the `diagnose` function in the parallel worker
module. The return type should ideally be explicit regardless and so
a return type is now provided for the function.
2023-10-18 11:25:49 -04:00
..
2023-08-04 14:49:14 -04:00
2023-02-16 14:59:40 +00:00