refactor(UniRetry): use direct value Uni objects rather than emitters #1632
Triggered via pull request
February 27, 2024 19:56
Status
Success
Total duration
18m 19s
Artifacts
–
build-pull.yml
on: pull_request
Check conventional commits
14s
Compatibility Check
1m 34s
Matrix: build
Annotations
2 errors and 3 warnings
Build with Java 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@7feb552a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@1d7e7da1[Wrapped task = io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable@587cf06a]] rejected from java.util.concurrent.ThreadPoolExecutor@696eabf4[Shutting down, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 20597]
|
Build with Java 21
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@175bfd63[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@56f43792[Wrapped task = io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable@2a974b32]] rejected from java.util.concurrent.ThreadPoolExecutor@60b5e80d[Shutting down, pool size = 129, active threads = 0, queued tasks = 0, completed tasks = 536126]
|
Build with Java 11
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.2/dist/codecov' failed with exit code 1
|
Build with Java 17
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.2/dist/codecov' failed with exit code 1
|
Build with Java 21
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.2/dist/codecov' failed with exit code 1
|