Files
codeql-action/src
Andrew Eisenberg 40568daca8 Fix compile errors introduced by typescript 4.4.2
4.4.2 introduces a breaking change that the variable in a catch clause
is now `unknown` type. So, we need to cast the `e`, `err`, or `error`
variables to type `Error`.
2021-09-10 14:06:27 -07:00
..
2021-06-04 15:51:51 +01:00
2021-07-27 22:12:26 +01:00
2021-08-26 13:46:22 +01:00
2020-11-20 11:00:55 +01:00
2021-05-21 18:45:08 +02:00
2020-09-14 10:44:43 +01:00
2020-09-14 10:44:43 +01:00