-
```
there are two camp faqs, one for summer and one for winter. there are also
two "gasshuku" pages, one for summer and one for winter. they all hardcode
duplicate information which we specifically …
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
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…
-
Currently all code is put inside one long file which introduces the following issues:
1. Visually noisy and distracting
2. Hard to find the code one wants to work on
3. Error prone on editing
Th…
-
It kinda sucks to have a failing application when you translate with FormatMessage and a path does not exist on a certain locale, can you not simply return path string "as-is" when a path is not found…
-
> 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…
-
Bazel 0.4.5 upgraded Error Prone, and in so doing introduced new build failures that weren't there in Bazel 0.4.4. We weren't able to upgrade to Bazel 0.4.5 until we addressed all of the new Error Pro…
-
With Error Prone 2.3.1, there are over 100 error prone warnings.
-
The service_level_controller applies changes to service levels. The controller stores the information about the existing in a `_service_levels_db` map on each shard. The updates are always initiated o…
-
## What happened?
Configuring additional error-prone checks to `ERROR` (or `WARNING`) requires some repetitive code in each project that wants to promote additional checks.
See https://github.c…