Create generic statsReporter in metrics package #6743
knative-style.yaml
on: pull_request
style
/
changes
3s
style
/
...
/
Auto-format and Check
18s
style
/
...
/
Lint
3m 8s
style
/
...
/
Do Not Submit
6s
style
/
...
/
shell
0s
style
/
...
/
yaml
0s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
5 errors and 4 warnings
style / Golang / Boilerplate Check (go):
pkg/metrics/stats_repoter_test.go#L16
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/metrics/stats_repoter_test.go:16: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "package metrics_test"
|
style / Golang / Boilerplate Check (go)
Process completed with exit code 1.
|
style / Golang / Lint:
pkg/metrics/stats_reporter.go#L42
appends: append with no values (govet)
|
style / Golang / Lint:
pkg/metrics/stats_reporter.go#L43
appends: append with no values (govet)
|
style / Golang / Lint
issues found
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|