-
[Job](https://mihubot.xyz/runtime-utils/Ee8AMpQAAAE) completed in 19 minutes 37 seconds.
https://github.com/dotnet/runtime/pull/108576
### Diffs
Diffs
```
Found 337 files with textual diffs.
Summ…
-
When running `Trivy ecosystems enrich [file]` the resultant SPDX document will, on occasion, result in a concluded license (in the SPDX format) that does not validate.
From looking at the code, it …
-
[Job](https://mihubot.xyz/runtime-utils/Ee7gufQAAAE) completed in 20 minutes 5 seconds.
https://github.com/dotnet/runtime/pull/108576
### Diffs
Diffs
```
Found 337 files with textual diffs.
Summa…
-
### Steps to reproduce
After [`818c641b6`](https://github.com/vim/vim/commit/818c641b6fac73b574a2b760213f515cee9a3c8e), some `enum` body items are no longer matched:
- the `static` and `public` modi…
-
this issue is back in new preview version, i have a few queries like this
```
using LinqToDB;
using Microsoft.Extensions.DependencyInjection;
using Ultra.Abstractions.Processors;
using Ultra.Se…
-
Hi,
This is a very useful library for one of the scenario in our application!
Wondering if there's a way to build out a complete expression with all rules/rule sets into a single expression str…
-
This open generics registration worked with 4.1.0:
```
foreach (var serviceType in typeof(ICommandHandler).Assembly.GetTypes())
{
if (serviceType.IsAbstract || serviceType.IsInterface || ser…
-
https://developer.mozilla.org/en-US/docs/Web/API/console#using_string_substitutions specifies that console would do something like sprintf but the patched console does not appear to do that.
-
# Issue
abs() is one of the example that support numeric string
In Postgres, the type is determined lately so `-1.2` is not string type but inferred into float type for abs()
[doc](https://www.…
-
### Link to the coursework
https://codeinplace.stanford.edu/public/studenthome
### Why are we doing this?
Get introduced to Python. Learn about the print and input statements. Also learn ab…