Jon Williams
Jon Williams
PHPunit fails as the array subscripts are negative numbers when using 32 bit integers and modulo
In a fairly new installation of v0.14.1 that was working for a few days, we have started seeing consistent errors from reviewdog (for several days), but the code insights are...
I'm not sure what the best approach to this is or if it works on other platforms.
POSIX.1-2008 removes the specification of ftime().
from @woa100 https://github.com/nycmeshnet/nycmeshnet.github.io/issues/45 Expand "Address" to Street Address ____ Unit Number ____ Borough ____ Zip Code ____ (We had some confusion about which Madison Street an install was taking place...
Porting https://github.com/nycmeshnet/nycmeshnet.github.io/issues/51 We should try to: * make people whose preferred language is not English feel welcome when visiting our website * better communicate during installs * let volunteers build...
Flip it to archived please.
I've had to post-process a 3rd party spec because it has names that cause generated type names to collide – `components.schemas.deleteEventsResponse` collides with the `DeleteEventsResponse` generated for a `"operationId": "deleteEvents",`....
``` 2023/07/14 16:35:59 net/http: invalid byte '"' in Cookie.Value; dropping invalid bytes ``` Cookies were from apple.com or icloud.com.
- Addresses some of the bugs in https://github.com/reviewdog/reviewdog/issues/1285 - Limit length of Annotation Summaries to 450 characters. The annotation model for Bitbucket server appears to be different. - Delete report...