Charles Ritchea
Charles Ritchea
Creating a CmdLineException with just a string has been deprecated, but the deprecation message says to use another ctor that is also deprecated ```java /** * @deprecated * Use {@link...
Given options -foo, -bar, and -baz that forbid each other (are mutually exclusive) With args [-foo -bar] When parse Should throw CmdLineException with predictable error message so that a thorough...
I was using EnvFile experimental features when running tests with Gradle Test Runner, and just like the description says, it broke at anytime :) I know I need to just...
The latest docker-compose v2 has a regression where it can't load defaults from .env files, which it could in v1, this is "blamed" on the use godotenv, specifically `https://github.com/joho/godotenv/blob/ddf83eb33bbb136f62617a409142b74b91dbcff3/godotenv.go#L330` ```go...
**Oni Version:** 0.3.9 **Neovim Version (Linux only):** 0.3.4 **Operating System:** Ubuntu 19.04 **Issue:** No file will open. No error in the console. I've tried with and without loading init.vim. **Expected...
I know Microsoft's 1.2.3.4 isn't the same as Semantic versioning, but I would expect this library to at least be able to parse the first 3 in the tuple and...
This is for java. I have a common TTML.stg that I `import "TTML.stg"` in a TTMLClock.stg and a TTMLSmpte.stg They are all in the same directory. When I ``` return...
This bug is kind of hilarious, so we have an html file template that we include in our bin with vfsgen in a package called **assets**, but because `go generate`...
This is all I'm getting from the report. It doesn't have any of the dependency packages that violate the rules, just a list of failed rules. I don't understand how...
Well flame timed out trying to profile and now I have 15000 pods Terminating