Closed rbuckton closed 1 year ago
Not sure why, but it seems like CodeQL is busted.
The workflow is old and needs to be updated; I'll send a PR.
Well, CodeQL isn't erroring, but it isn't doing anything either. Is that expected?
That is... strange. I'll try and see what's happening. The path I used in the config is correct so I don't know what happened.
I think that might be a leftover; the message mentions CodeQL-Build
which is the old name of the task before I changed it.
Or not... https://github.com/microsoft/tslib/pull/224/checks?check_run_id=17910983224
In any case, this PR looks good to me.
This applies the same fix from https://github.com/microsoft/TypeScript/pull/56150.