test: fix code style #2
main.yml
on: push
Matrix Preparation
4s
Error Prone (JDK 21)
4m 48s
Matrix: test
Annotations
12 errors
|
Error Prone (JDK 21)
Unknown error
|
|
Error Prone (JDK 21):
:src:core:compileJava#L0
Execution failed for task ':src:core:compileJava'.
Caused by:
Compilation failed; see the compiler output below.
/home/runner/work/jmeter/jmeter/src/core/src/main/java/org/apache/jmeter/config/Arguments.java:186: warning: [PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
return value instanceof Argument && ((Argument) value).isEnabled();
^
(see https://errorprone.info/bugpattern/PatternMatchingInstanceof)
Did you mean 'return value instanceof Argument argument && argument.isEnabled();'?
error: warnings found and -Werror specified
1 error
1 warning
|
|
Error Prone (JDK 21):
:src:core:compileJava#L0
Execution failed for task ':src:core:compileJava'.
Caused by:
Compilation failed; see the compiler output below.
/home/runner/work/jmeter/jmeter/src/core/src/main/java/org/apache/jmeter/config/Arguments.java:186: warning: [PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
return value instanceof Argument && ((Argument) value).isEnabled();
^
(see https://errorprone.info/bugpattern/PatternMatchingInstanceof)
Did you mean 'return value instanceof Argument argument && argument.isEnabled();'?
error: warnings found and -Werror specified
1 error
1 warning
|
|
17, microsoft, macos, America/New_York, tr_TR, stress JIT
Canceling since a higher priority waiting request for ci-main-refs/heads/#5466-HTTP-disable-params exists
|
|
17, microsoft, macos, America/New_York, tr_TR, stress JIT
The operation was canceled.
|
|
17, temurin, macos, Pacific/Chatham, fr_FR
Canceling since a higher priority waiting request for ci-main-refs/heads/#5466-HTTP-disable-params exists
|
|
17, temurin, macos, Pacific/Chatham, fr_FR
The operation was canceled.
|
|
25, temurin, macos, UTC, tr_TR
Canceling since a higher priority waiting request for ci-main-refs/heads/#5466-HTTP-disable-params exists
|
|
25, temurin, macos, UTC, tr_TR
The operation was canceled.
|
|
25, oracle, same hashcode, windows, Pacific/Chatham, fr_FR
Canceling since a higher priority waiting request for ci-main-refs/heads/#5466-HTTP-disable-params exists
|
|
25, oracle, same hashcode, windows, Pacific/Chatham, fr_FR
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for ci-main-refs/heads/#5466-HTTP-disable-params exists
|