Mikhail Nikitin
Mikhail Nikitin
But to `propertyValues` you pass `NoPropertyValues`, which is a pre-allocated empty array. What am I missing?
I'd rather see _Newtonsoft_ dependency abstracted away or eliminated, so the 3.1 projects do not need to have both _Newtonsoft_ and _System.Text_ included. Some types in the two libraries have...
Actually, the 1-st one includes the 2-nd :-) So start with the 2-nd, when you're up to it ;-)
7 years - still nothing is done :-(
.NET 7 / EFCore 7 still manifest this problem.
I get this problem even with `fetchDepth: 0` setting. The problem occurs every time I start a pipeline run. When I re-run the job (_Re-run failed tasks_), it goes well....
@jzabroski In my case the issue was in using on-site agents and not cleaning them. There's a file in `.git` directory that tells Git it's working in shallow mode. The...
I query all possible sources, including WASAPI. But I didn't use WASAPI for playback.
@PulkitMtoag Thanks for the `choco` hint :-) Any news on the resolution? We probably need to somewhere define a path to the packs (`~/.codeql/packages`)...