Jon Steinich
Jon Steinich
Using a simple list of lines works well enough for very simple methods, but as soon as you add even a single `if`, it becomes challenging to keep indents correct....
### 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 community and maintainers prioritize this request - Please do...
### 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 community and maintainers prioritize this request - Please do...
Fixes #1863 When [locked providers](https://www.terraform.io/language/files/dependency-lock) aren't compatible with currently specified providers, automatically update the locked version. Users are likely to run into this situation when updating a pre-built provider package....
### 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 community and maintainers prioritize this request - Please do...
### 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 community and maintainers prioritize this request - Please do...
Closes #893 This mostly works, but still some issues. Need to check if already solved upstream or if we can easily resolve.
This is a port of HA Proxy from that found in the Netty repo. Changes made: - I attempted to convert names to match C# conventions, but there may be...
NullPointerException Unable to instrument class co/paralleluniverse/fibers/servlet/FiberHttpServlet
Getting an error when starting up a Jetty server via gretty or Eclipse Jetty Plugin during instrumentation. `[quasar] WARNING: Can't determine super class of co/paralleluniverse/fibers/servlet/FiberServletContext [quasar] ERROR: Unable to instrument...
### Describe the bug Translating a reference to a namespaced resource results in `#error#` being output in the resulting Go code. ### Expected Behavior The namespace should be maintained or...