-
[the documentation for this rule](https://docs.astral.sh/ruff/rules/subclass-builtin) says that subclassing the builtins is "error prone" but doesn't provide an example of such an error.
attempting…
-
Using a [Query Parameter model](https://fastapi.tiangolo.com/tutorial/query-param-models/) for `SPARQLModelAdapter.query` parameters provides better OpenAPI/Swagger definitions for FastAPI code, is ge…
-
**Describe the bug**
RemoteSyslogChannel "LOG_" and "SYSLOG_" properties cannot work. (Not tested looking
through code.)
We have following code.
```c++
void RemoteSyslogChannel::setProperty…
-
Today, we have to call Charon with the option `--hide-marker-traits`, which is quite annoying and error prone.
-
This bug tracks trying to use [Multi-Release jar files](https://openjdk.org/jeps/238) for Error Prone.
The main use-case is that some checks need to handle AST nodes that not available in all suppo…
-
### Describe the Problem
.NET Docker's [manifest.json](https://github.com/dotnet/dotnet-docker/blob/29e24e469b7a1b9ce538ae95022b82be06b0f3fc/manifest.json) is over 7000 lines long and can only be e…
-
> I think it'd be a better interface to separate sops and agenix under distinctive options with an assertion that checks to see if both interfaces are used simultaneously and errors if so
Held at…
-
Since Errorprone 2.26.0, and perhaps this change https://github.com/google/error-prone/pull/4028, patching does not seem to work with NullAway. Instead we get the following error:
```
An exception…
-
### Problem
Right now `StringRules` is able to do replacements for Strings, but skips StringBuilder for instance, as identified here:
- https://github.com/openrewrite/rewrite-migrate-java/issues/33…
-
Deprecate and disable error-prone `gradle.settingsEvaluated` call after evaluation, similar to what was done to `project.afterEvaluate`. It's error-prone because we get no warning if that callback wil…