Dave Smits

Results 13 comments of Dave Smits

Some problem here.. Have a repo that contains a .net project and a anuglar app. PR's get created and directly Abandoned

PR's get a tag for which ecosystem they are. would that be a good way to match them?

Not sure if related but we get tihs error ``` /usr/local/lib/ruby/3.1.0/openssl/buffering.rb:214:in `sysread_nonblock': SSL_read: unexpected eof while reading (OpenSSL::SSL::SSLError) from /usr/local/lib/ruby/3.1.0/openssl/buffering.rb:214:in `read_nonblock' from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/gems/excon-0.104.0/lib/excon/socket.rb:209:in `read_nonblock' from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/gems/excon-0.104.0/lib/excon/socket.rb:79:in `block in readline' from...

thanks @mburumaxwell ; using 1.24 for now worked.

I just tried but no luck for me neither ``` /usr/local/lib/ruby/3.1.0/openssl/buffering.rb:214:in `sysread_nonblock': SSL_read: unexpected eof while reading (OpenSSL::SSL::SSLError) (Excon::Error::Socket) from /usr/local/lib/ruby/3.1.0/openssl/buffering.rb:214:in `read_nonblock' from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/gems/excon-0.104.0/lib/excon/socket.rb:209:in `read_nonblock' from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/gems/excon-0.104.0/lib/excon/socket.rb:79:in `block in readline'...

The SSL error is at least gone. ``` dotnet build in GetAllPackageDependenciesAsync failed. STDOUT: MSBuild version 17.8.3+195e7f5a3 for .NET Determining projects to restore... /tmp/package-dependency-resolution_wbmdXd/Project.csproj : error NU1301: Unable to load...

I did the try `1.26.1-pullrequest0927-0043` version and seems the [SSL errors](https://github.com/tinglesoftware/dependabot-azure-devops/pull/927#issuecomment-1889450299) / [Http Errors](https://github.com/tinglesoftware/dependabot-azure-devops/pull/927#issuecomment-1907639457) we had before are gone now got this stacktrace (just lack of ruby knowledge to do...

oke found new minor issue; workitem linking is now broken

maybe good to provide some context what we try to achieve. We use azure devops for our pipelines. Based on the environment, with help of retention leases, we manage which...