Add metric collection function to router plugin #5206
maven.yml
on: pull_request
Checkstyle
24s
build
3m 4s
Annotations
1 error and 4 warnings
Checkstyle
Process completed with exit code 1.
|
Checkstyle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Checkstyle:
sermant-plugins/sermant-router/router-common/src/main/java/io/sermant/router/common/config/RouterConfig.java#L239
[Checkstyle Check] reported by reviewdog 🐶
编程规范-建议1.2 布尔变量名或方法以is开头(has have does do did will should can may must could等疑问助动词也可以,Android允许m作为疑问助动词前缀)
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-plugins/sermant-router/router-common/src/main/java/io/sermant/router/common/config/RouterConfig.java:239:0: warning: 编程规范-建议1.2 布尔变量名或方法以is开头(has have does do did will should can may must could等疑问助动词也可以,Android允许m作为疑问助动词前缀) (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No files were found with the provided path: D:\a\Sermant\Sermant/package. No artifacts will be uploaded.
|