Reconcile event policies for mt-broker #6598
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
17s
style
/
...
/
Lint
2m 27s
style
/
...
/
Do Not Submit
9s
style
/
...
/
shell
0s
style
/
...
/
yaml
0s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
15 errors and 4 warnings
style / Golang / Boilerplate Check (go):
cmd/apiserver_receive_adapter/main.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/apiserver_receive_adapter/main.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
cmd/pong/main.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/pong/main.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
config/brokers/mt-channel-broker/deployments/placeholder.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
config/brokers/mt-channel-broker/deployments/placeholder.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
config/brokers/mt-channel-broker/placeholder.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
config/brokers/mt-channel-broker/placeholder.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
config/brokers/mt-channel-broker/roles/placeholder.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
config/brokers/mt-channel-broker/roles/placeholder.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
config/core/configmaps/placeholder.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
config/core/configmaps/placeholder.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
config/core/deployments/placeholder.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
config/core/deployments/placeholder.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
config/core/placeholder.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
config/core/placeholder.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
config/core/resources/placeholder.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
config/core/resources/placeholder.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " https://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go)
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
|
style / Golang / Lint:
config/300-eventtype.yaml#L64
[trailing whitespace] reported by reviewdog 🐶
type: array
Raw Output:
config/300-eventtype.yaml:64: type: array
|
style / Golang / Lint:
config/core/resources/eventtype.yaml#L64
[trailing whitespace] reported by reviewdog 🐶
type: array
Raw Output:
config/core/resources/eventtype.yaml:64: type: array
|
style / Golang / Lint:
docs/mt-channel-based-broker/mt-channel-broker.png#L1294
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
docs/mt-channel-based-broker/mt-channel-broker.png:1294: Missing newline
|
style / Golang / Lint:
docs/planning/images/featureplanning.png#L32
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
docs/planning/images/featureplanning.png:32: Missing newline
|
style / Golang / Lint:
docs/planning/images/releaseplanning.png#L75
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
docs/planning/images/releaseplanning.png:75: Missing newline
|
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 / Boilerplate Check (go)
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
|