Create generic statsReporter in metrics package #6734
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
19s
style
/
...
/
Lint
2m 0s
style
/
...
/
Do Not Submit
9s
style
/
...
/
shell
0s
style
/
...
/
yaml
0s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
2 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"
|
style / Golang / Boilerplate Check (go)
Process completed with exit code 1.
|
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 / 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 / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|