Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update codecov/codecov-action action to v5 #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
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 v4 -> v5

Release Notes

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

v5

Compare Source


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
Owner

@rultor please, try to merge, since 9 checks have passed

@rultor
Copy link
Collaborator

rultor commented Nov 14, 2024

@rultor please, try to merge, since 9 checks have passed

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

@rultor
Copy link
Collaborator

rultor commented Nov 14, 2024

@rultor please, try to merge, since 9 checks have passed

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

            at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
            at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
            at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
            at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
            at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
            at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
            at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
            at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
            at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
            at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke (Method.java:569)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
            at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
            at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
        [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/PluginContainerException
        
            /usr/local/rvm/gems/ruby-3.2.2/gems/qbash-0.0.4/lib/qbash.rb:73:in `block in qbash'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/open3.rb:228:in `popen_run'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/open3.rb:210:in `popen2e'
            /usr/local/rvm/gems/ruby-3.2.2/gems/qbash-0.0.4/lib/qbash.rb:56:in `qbash'
            lib/pgtk/liquibase_task.rb:83:in `block in run'
            lib/pgtk/liquibase_task.rb:82:in `chdir'
            lib/pgtk/liquibase_task.rb:82:in `run'
            lib/pgtk/liquibase_task.rb:48:in `block (2 levels) in initialize'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/file_utils_ext.rb:58:in `verbose'
            lib/pgtk/liquibase_task.rb:46:in `block in initialize'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:281:in `block in execute'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:281:in `each'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:281:in `execute'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:199:in `synchronize'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:199:in `invoke_with_call_chain'
            /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/lib/rake/task.rb:188:in `invoke'
            test/test_pool.rb:173:in `block in bootstrap'
            /usr/local/rvm/rubies/ruby-3.2.2/lib/ruby/3.2.0/tmpdir.rb:94:in `mktmpdir'
            test/test_pool.rb:157:in `bootstrap'
            test/test_pool.rb:58:in `test_logs_sql'


TestPgsqlTask
  test_basic                                                     \u001b[32m PASS\u001b[0m (10.18s)

Finished in 197.05411s
12 tests, 4 assertions, \u001b[31m0 failures, 8 errors, \u001b[0m\u001b[33m0 skips\u001b[0m
Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 170 / 193 LOC (88.08%) covered
rake aborted!
Command failed with status (1)
/usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `eval'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 71f0df40166f92cf4620d9cc4110978436006f5bf76336cd1f38f77542a62ac0 is dead
Thu Nov 14 20:44:13 UTC 2024

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.

2 participants