Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v4v5

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@yegor256
Copy link
Member

@rultor please, try to merge

@rultor
Copy link
Contributor

rultor commented Jan 12, 2026

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
Copy link
Contributor

rultor commented Jan 12, 2026

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 8min).

    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: 'org.eolang.maven.PullMojo@23be4848' execution failed
    at org.eolang.maven.SafeMojo.exitError (SafeMojo.java:371)
    at org.eolang.maven.SafeMojo.execute (SafeMojo.java:290)
    at org.eolang.maven.Moja.execute (Moja.java:121)
    at org.eolang.maven.AssembleMojo.exec (AssembleMojo.java:216)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$4 (SafeMojo.java:334)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Failed while trying to save to /home/r/repo/target/eo/3-pull/org/eolang/txt/sprintf.eo
    at java.util.concurrent.FutureTask.report (FutureTask.java:122)
    at java.util.concurrent.FutureTask.get (FutureTask.java:205)
    at org.eolang.maven.SafeMojo.execWithTimeout (SafeMojo.java:337)
    at org.eolang.maven.SafeMojo.execute (SafeMojo.java:264)
    at org.eolang.maven.Moja.execute (Moja.java:121)
    at org.eolang.maven.AssembleMojo.exec (AssembleMojo.java:216)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$4 (SafeMojo.java:334)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: java.io.IOException: Failed while trying to save to /home/r/repo/target/eo/3-pull/org/eolang/txt/sprintf.eo
    at org.eolang.maven.util.Home.save (Home.java:147)
    at org.eolang.maven.PullMojo.pull (PullMojo.java:157)
    at org.eolang.maven.PullMojo.exec (PullMojo.java:128)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$4 (SafeMojo.java:334)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: java.io.IOException: EO object 'org.eolang.txt.sprintf' is not found in this GitHub repository: https://github.com/objectionary/home. This means that you either misspelled the name of it or simply referred to your own local object somewhere in your code as if it was an object of 'org.eolang' package. Check the sources and make sure you always use +alias meta when you refer to an object outside of 'org.eolang', even if this object belongs to your package.
    at org.eolang.maven.objectionary.OyRemote.lambda$get$0 (OyRemote.java:76)
    at org.cactoos.func.IoCheckedFunc.lambda$apply$0 (IoCheckedFunc.java:57)
    at org.cactoos.scalar.Checked.value (Checked.java:76)
    at org.cactoos.scalar.IoChecked.value (IoChecked.java:63)
    at org.cactoos.func.IoCheckedFunc.apply (IoCheckedFunc.java:57)
    at org.cactoos.io.InputWithFallback.stream (InputWithFallback.java:96)
    at org.cactoos.io.TeeInput.stream (TeeInput.java:867)
    at org.cactoos.io.TeeInput.stream (TeeInput.java:867)
    at org.cactoos.scalar.LengthOf.lambda$new$2 (LengthOf.java:89)
    at org.cactoos.scalar.ScalarEnvelope.value (ScalarEnvelope.java:53)
    at org.cactoos.scalar.Checked.value (Checked.java:76)
    at org.cactoos.scalar.IoChecked.value (IoChecked.java:63)
    at org.eolang.maven.util.Home.save (Home.java:140)
    at org.eolang.maven.PullMojo.pull (PullMojo.java:157)
    at org.eolang.maven.PullMojo.exec (PullMojo.java:128)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$4 (SafeMojo.java:334)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer 6f56a8ff64cfc978c94e3a9af923043b4b4ccff8f41a6a465a513861bfe96e60 is dead
Mon Jan 12 16:56:45 UTC 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants