Fix the issue that a NullPointerException occurs when initialize the unified configuration #4942
Annotations
2 errors and 3 warnings
sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/event/EventCollector.java#L44
[Checkstyle Check] reported by reviewdog 🐶
Variable access definition in wrong order.
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/event/EventCollector.java:44:5: error: Variable access definition in wrong order. (com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck)
|
|
The following actions uses Node.js version which is deprecated 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/
|
sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/event/EventCollector.java#L141
[Checkstyle Check] reported by reviewdog 🐶
编程规范-建议1.1 避免使用否定的布尔变量名
Raw Output:
/home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/event/EventCollector.java:141:0: warning: 编程规范-建议1.1 避免使用否定的布尔变量名 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "sermant".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading