Tom Hvitved
Tom Hvitved
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/routing?view=aspnetcore-6.0 documents how routing works in AspNetCore 6. Adding support for `MapGet`, in particular, should be rather straightforward.
> I think we should also restrict it in `TKnownPairValueContent` Right, I'll fix.
Hi That's a great question. There is currently no built-in functionality for this, but I know that the Java library has something for this (`TypeFlow.qll`), which we will probably adopt...
> Finally, everything is green. I'll start a performance/results comparison job.
I have experienced the same thing, and I think this is a pretty big footgun.
> Does this sound right? Sounds good to me.
Looks like the same as https://github.com/github/code-scanning/issues/13024. There the conclusion from @tamasvajk was: > I don't think we can offer a solution to this issue. The warning doesn't have any impact...
Thanks for your report. @github/codeql-c is this something you can look into, please?
Hi. I don't believe any of the log messages above are error messages, but merely an indication that the relevant (generated) `.java` files got imported. Are the generated files causing...
Updated `cargo.toml` to include [a Ruby parser fix](https://github.com/tree-sitter/tree-sitter-ruby/pull/258).