0xacx
0xacx
@bitwiseman Could I please have access to the test org so I can record the response for the wiremock stub? Thank you!
@bitwiseman Unfortunately I haven't logged in for a long while and the invitation expired. Any chance you could resend it? Thanks!
@bitwiseman Could you or any other maintainer please approve running the workflows? Thanks!
@bitwiseman The Java 8 build is failing at the codecov job, because of an expired certificate. It looks random to me, as if it was indeed expired, all branches should...
When manually navigating to the file, the path is correct and you can view the file. `https://github-api.kohsuke.org/apidocs/org/kohsuke/github/GHRepository.html` When searching for the file, `undefined` is added to the path, for classes...
I get the same error in 2.0.3 version. This, combined with the fact that twitter api was not working properly yesterday, led me to wonder what went wrong and if...
Running the eval locally works, so I hope the error was because of the newline in the end of `samples.jsonl` file. This is the local run log for just one...
I used the VS code tool `Help: Start Extension Bisect` which disables groups of extensions and asks if the issue is present until it finds the single extension that is...
nx report: ``` Node : 21.7.1 OS : darwin-x64 yarn : 3.2.4 nx : 16.10.0 @nx/js : 16.10.0 @nx/jest : 16.10.0 @nx/linter : 16.10.0 @nx/workspace : 16.10.0 @nx/cypress : 16.10.0...
Hey @MaxKless Thank you for the help. My issue was resolved when I migrated to nx 17 and the nx console VS code extension to 18.21.1. Big thanks for quick...