You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think they might be fixed in 7b0c3ae. However, I no longer use coveralls, so I'm not really sure if it will work or not. Apparently, my pushes to the kcov repo stopped working in coveralls in 2021, so there might be something else which changed there.
The usage of curl in the coveralls-writer gives a bunch of deprecation warnings when compiled against recent libcurl.
It would appear some of the
CURLFORM
things have been replaced withcurl_mime_*
functionality.See:
The text was updated successfully, but these errors were encountered: