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
Our CI on sentry-ruby is failing because of this snakeyaml error:
Errno::ENOENT: No such file or directory - /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar -- module org.snakeyaml.engine.v2
@headius I'm not sure if you're aware of this issue, but right now this is breaking JRuby test suites for folks who applied the "pin jar-dependencies" fix from jruby/jruby#8502 and jruby/jruby#7262. See for example:
Our CI on
sentry-ruby
is failing because of this snakeyaml error:See our action logs here:
https://github.com/getsentry/sentry-ruby/actions/runs/12278203115/job/34259414144?pr=2490#step:4:141
The text was updated successfully, but these errors were encountered: