refactor(sermant-agentcore): 重构 Nacos 客户端获取 token 逻辑 #5982
maven.yml
on: pull_request
Checkstyle
23s
build
3m 19s
Annotations
8 errors and 1 warning
|
Checkstyle
Process completed with exit code 1.
|
|
Checkstyle:
sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java#L442
[Checkstyle Check] reported by reviewdog 🐶
':' is not preceded with whitespace.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java:442:94: error: ':' is not preceded with whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
|
Checkstyle:
sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java#L442
[Checkstyle Check] reported by reviewdog 🐶
':' is not followed by whitespace.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java:442:94: error: ':' is not followed by whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
|
Checkstyle:
sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java#L442
[Checkstyle Check] reported by reviewdog 🐶
'?' is not preceded with whitespace.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java:442:51: error: '?' is not preceded with whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
|
Checkstyle:
sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java#L442
[Checkstyle Check] reported by reviewdog 🐶
'?' is not followed by whitespace.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java:442:51: error: '?' is not followed by whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
|
Checkstyle:
sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java#L442
[Checkstyle Check] reported by reviewdog 🐶
'!=' is not preceded with whitespace.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java:442:29: error: '!=' is not preceded with whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
|
Checkstyle:
sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java#L442
[Checkstyle Check] reported by reviewdog 🐶
'!=' is not followed by whitespace.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java:442:29: error: '!=' is not followed by whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
|
Checkstyle:
sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java#L359
[Checkstyle Check] reported by reviewdog 🐶
Line is longer than 120 characters (found 141).
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-implement/src/main/java/io/sermant/implement/service/dynamicconfig/nacos/NacosClient.java:359:0: error: Line is longer than 120 characters (found 141). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)
|
|
build
No files were found with the provided path: D:\a\Sermant\Sermant/package. No artifacts will be uploaded.
|