-
Kudos, SonarCloud Quality Gate passed!
[](https://sonarcloud.io/project/issues?id=andreoss_etoile&pullRequest=1&resolved=false&types=BUG) [](https://sonarcloud.io/project/issues?id=andreoss_etoile&…
-
Linker uses "RelevantToVariantCasting" as heuristic for a type passed as a generic parameter with static interface constraint. A type may be passed as an unconstrained generic (which will mark it as R…
-
### Bug Report
- At what date and time did you most recently experience the problem?
25 June 2024 11:30 PM IST
- Where did you experience the problem? E.g. Azure Web Apps, Azure Functions, …
-
After support for new types of `` were added to jOOQ 3.14 (#10588), another type of synthetic object could be synthetic ``. For example:
```xml
CATALOG
SCHEMA
…
-
It would be nice to be able to write Rules like
Assemblies().That().Rererence(...)
You can do that with types but then you can have the assembly reference and the test will not fail if no type is …
-
If I change this in your example config:
```
$ git diff examples/config.yml
diff --git a/examples/config.yml b/examples/config.yml
index 9d0745c..a04a068 100644
--- a/examples/config.yml
+++ b/e…
-
See https://github.com/checkstyle/checkstyle/issues/23
The following are considered to be constants:
All static final primitive types (Remember that all interface fields are inherently static final)…
-
### Background and motivation
`System.Numerics` and the interface operators feature has allowed us to generic-ize over arbitrary numerical types, to use operators and functions such as `+` `*` `Zer…
-
The current signature of `Bencodex.Types.List(IEnumerable)` constructor requires frequent type casting to `IEnumerable`, because C# does not automatically infer `G where T : B` to `G`. For example, t…
-
**Context:** I'm facing performance issues when installing some YANG modules in a not so performant device. The modules are not that big and they are taking several minutes to be installed through `sy…