Skip to content

Monitor metric APIs #5120

Monitor metric APIs

Monitor metric APIs #5120

Triggered via pull request September 23, 2024 12:35
Status Failure
Total duration 6m 52s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Gauge.java#L1
[Checkstyle Check] reported by reviewdog 🐶 请检查版权声明中其实年份与@SInCE中年份是否一致 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Gauge.java:1:0: error: 请检查版权声明中其实年份与@SInCE中年份是否一致 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Summary.java#L1
[Checkstyle Check] reported by reviewdog 🐶 请检查版权声明中其实年份与@SInCE中年份是否一致 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Summary.java:1:0: error: 请检查版权声明中其实年份与@SInCE中年份是否一致 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Timer.java#L1
[Checkstyle Check] reported by reviewdog 🐶 请检查版权声明中其实年份与@SInCE中年份是否一致 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Timer.java:1:0: error: 请检查版权声明中其实年份与@SInCE中年份是否一致 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Metric.java#L1
[Checkstyle Check] reported by reviewdog 🐶 请检查版权声明中其实年份与@SInCE中年份是否一致 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Metric.java:1:0: error: 请检查版权声明中其实年份与@SInCE中年份是否一致 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Tags.java#L1
[Checkstyle Check] reported by reviewdog 🐶 请检查版权声明中其实年份与@SInCE中年份是否一致 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Tags.java:1:0: error: 请检查版权声明中其实年份与@SInCE中年份是否一致 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Counter.java#L1
[Checkstyle Check] reported by reviewdog 🐶 请检查版权声明中其实年份与@SInCE中年份是否一致 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/Counter.java:1:0: error: 请检查版权声明中其实年份与@SInCE中年份是否一致 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java#L1
[Checkstyle Check] reported by reviewdog 🐶 请检查版权声明中其实年份与@SInCE中年份是否一致 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java:1:0: error: 请检查版权声明中其实年份与@SInCE中年份是否一致 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpMultilineCheck)
Checkstyle
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
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-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/ServiceConfig.java#L126
[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-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/ServiceConfig.java:126: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)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java#L60
[Checkstyle Check] reported by reviewdog 🐶 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java:60:0: warning: 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java#L67
[Checkstyle Check] reported by reviewdog 🐶 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java:67:0: warning: 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java#L85
[Checkstyle Check] reported by reviewdog 🐶 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java:85:0: warning: 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java#L94
[Checkstyle Check] reported by reviewdog 🐶 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java:94:0: warning: 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java#L103
[Checkstyle Check] reported by reviewdog 🐶 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java:103:0: warning: 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
Checkstyle: sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java#L121
[Checkstyle Check] reported by reviewdog 🐶 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 Raw Output: /home/runner/work/Sermant/Sermant/./sermant-agentcore/sermant-agentcore-core/src/main/java/io/sermant/core/service/metric/api/DistributionStatisticConfig.java:121:0: warning: 编程规范-建议4.2: 基本类型优于包装类型,注意合理使用包装类型 (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.