Files
codeql-action/lib
Andrew Eisenberg 752ae5743f Ensure loadApiError is caught
And add a better error message.

By using `void` instead of `await`, any error thrown is not caught
by surrounding try-catch blocks.

I could continue to use `void` and explicitly handle any thrown errors
by using `.catch`, but most likely the time savings is minimal and
this makes the code more complex.
2022-01-21 10:04:08 -08:00
..
2021-09-29 11:17:41 +01:00
2021-08-26 13:46:22 +01:00
2022-01-12 19:36:20 +01:00
2022-01-21 10:04:08 -08:00
2022-01-21 10:04:08 -08:00
2022-01-20 10:28:11 -08:00
2022-01-20 10:28:11 -08:00
2021-12-08 12:11:31 -08:00
2021-12-08 12:11:31 -08:00
2022-01-12 15:26:34 -08:00
2022-01-12 15:26:34 -08:00
2022-01-12 15:26:34 -08:00