Add Http client declarator and interceptor for flow control plugin #5493
Annotations
3 errors and 1 warning
checkstyle:
sermant-plugins/sermant-flowcontrol/flowcontrol-plugin/src/main/java/io/sermant/flowcontrol/AbstractXdsHttpClientInterceptor.java#L123
[Checkstyle Check] reported by reviewdog 🐶
Catching 'Throwable' is not allowed.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-plugins/sermant-flowcontrol/flowcontrol-plugin/src/main/java/io/sermant/flowcontrol/AbstractXdsHttpClientInterceptor.java:123:11: error: Catching 'Throwable' is not allowed. (com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck)
|
checkstyle:
sermant-plugins/sermant-flowcontrol/flowcontrol-plugin/src/main/java/io/sermant/flowcontrol/AbstractXdsHttpClientInterceptor.java#L137
[Checkstyle Check] reported by reviewdog 🐶
Catching 'Throwable' is not allowed.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-plugins/sermant-flowcontrol/flowcontrol-plugin/src/main/java/io/sermant/flowcontrol/AbstractXdsHttpClientInterceptor.java:137:11: error: Catching 'Throwable' is not allowed. (com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck)
|
checkstyle
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading