Radosław Stolarski
Radosław Stolarski
We've encountered an error when using code for github actions integration: ``` /opt/hostedtoolcache/Ruby/2.6.5/x64/lib/ruby/gems/2.6.0/gems/pronto-0.11.0/lib/pronto/git/repository.rb:87:in `merge_base': object not found - no match for id (646d05a0a847592a34024edb97fcfbd4902368d3) (Rugged::OdbError) from /opt/hostedtoolcache/Ruby/2.6.5/x64/lib/ruby/gems/2.6.0/gems/pronto-0.11.0/lib/pronto/git/repository.rb:87:in `merge_base' from /opt/hostedtoolcache/Ruby/2.6.5/x64/lib/ruby/gems/2.6.0/gems/pronto-0.11.0/lib/pronto/git/repository.rb:17:in `diff'...
We try to send Invoices in batch request, number of invoices: ~300. When rescuing `XeroRuby::ApiError => e` the `e` is equal to: `Error message: the server returns an error` (the...
#### What's this PR do? - DESCRIBE THE PURPOSE OF THE PR HERE #### How should this be manually tested? - List the testing steps here #### What are the...