Chuan-kai Lin
70aac4e018
Introduce withGroupAsync()
2024-12-09 10:46:38 -08:00
Henry Mercer
222ac621e3
Improve duration formatting
2024-10-10 19:48:21 +01:00
Henry Mercer
d0a3cf2152
Improve logging for debug artifacts
2024-09-17 11:08:27 +02:00
Henry Mercer
2f54d9fcfa
Enable no console rule
2024-06-13 19:47:29 +01:00
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
Robert
8c91ba83e2
Introduce our own toolcache implementation for use by the runnner
2021-04-22 15:31:15 +01:00
Chris Raynor
a184d50a26
Running lint-fix
2020-09-14 10:44:43 +01:00
Robert Brignull
6f422a4303
add debug mode to limit output
2020-08-27 14:26:44 +01:00
Robert Brignull
09677dada5
rename CLI to runner
2020-08-25 17:44:30 +01:00
Robert Brignull
6d7a135fea
Add a CLI interface to the upload-sarif action
2020-08-11 12:43:06 +01:00