Add e2e test for custom metrics #42
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
16s
style
/
...
/
Lint
1m 39s
style
/
...
/
Do Not Submit
11s
style
/
...
/
shell
18s
style
/
...
/
yaml
22s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
5 errors and 6 warnings
style / Golang / Boilerplate Check (go):
hack/tools.go#L6
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
hack/tools.go:6: found mismatched boilerplate lines:
{[]string}[0->?]:
-: ""
+: <non-existent>
{[]string}[5->4]:
-: " http://www.apache.org/licenses/LICENSE-2.0"
+: "\thttp://www.apache.org/licenses/LICENSE-2.0"
{[]string}[?->13]:
-: <non-existent>
+: "package tools"
|
style / Golang / Lint:
DEVELOPMENT.md#L109
[trailing whitespace] reported by reviewdog 🐶
metrics-test http://metrics-test.default.example.com metrics-test-00001 metrics-test-00001 True
Raw Output:
DEVELOPMENT.md:109:metrics-test http://metrics-test.default.example.com metrics-test-00001 metrics-test-00001 True
|
style / Golang / Lint:
hack/patches/listers.patch#L13
[trailing whitespace] reported by reviewdog 🐶
Raw Output:
hack/patches/listers.patch:13:
|
style / Golang / Lint:
hack/patches/listers.patch#L22
[trailing whitespace] reported by reviewdog 🐶
Raw Output:
hack/patches/listers.patch:22:
|
style / Golang / Lint:
prom.png#L300
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
prom.png:300: Missing newline
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/autoscaler-keda/autoscaler-keda. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/autoscaler-keda/autoscaler-keda. Supported file pattern: go.sum
|
style / suggester / shell
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/
|
style / suggester / yaml
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/
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/autoscaler-keda/autoscaler-keda. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/autoscaler-keda/autoscaler-keda. Supported file pattern: go.sum
|