Connor Tumbleson
Connor Tumbleson
This was added here and released - https://github.com/openai-php/client/commit/fbded407c7d4c4b6833459ac39000f103817ecaa closing.
Apologies for the delayed response. Since there is no code sample here and no stacktrace I'm afraid I don't have any context as to what to check. Your hint was...
Marking as draft due to test failures & conflicts. Sorry for delay.
@bytestream - You like hitting me with all the Exception related ones :) - A bit torn on this one because this library is used for so many more services...
@copilot A few things. 1. Run `./vendor/bin/pint` to fix all cs issues. 2. Run `./vendor/bin/phpstan` to fix all phpstan issues. 3. Please add types to all parameters. 4. Don't use...
@copilot - may you rebase to fix conflicts? Ensure tests pass?
@AliSoftware - Looking at my 2 failures specific to Xcode26 I looked into the history of these tests and you helped bring the logic for Xcode 16 in this PR...
``` - - + # ./trainer/spec/test_parser_spec.rb:336:in 'block (4 levels) in ' # ./vendor/bundle/ruby/3.4.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in 'block (2 levels) in ' Finished in 2.18 seconds (files took 1.46 seconds to load) 14 examples,...
With the latest merges our pipeline should be runnable again. If you rebase we can see if this change will merge cleanly.
> When can this PR be merged At the moment its decayed quite a bit with conflicts - so thats probably priority one, then a green pipeline as 2nd. Since...