Skip to content

Fix flaky AeshCommandInvocationServiceTest: replace Thread.sleep with… #334

Fix flaky AeshCommandInvocationServiceTest: replace Thread.sleep with…

Fix flaky AeshCommandInvocationServiceTest: replace Thread.sleep with… #334

Triggered via push July 24, 2026 10:52
Status Success
Total duration 2m 40s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L121
Private field 'port' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L119
Private field 'host' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L108
Private field 'destination' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L106
Private field 'timeout' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L104
Private field 'verbose' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L102
Private field 'url' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L91
Private field 'source' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L89
Private field 'bufferSize' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L87
Private field 'recursive' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build: benchmark/src/main/java/org/aesh/command/StartupBenchmark.java#L85
Private field 'output' requires reflective access at runtime. Consider using package-private visibility for reflection-free access from the generated metadata class.
build
@param argument "fieldName" is not a parameter name.
build
@param argument "instance" is not a parameter name.