Reconcile event policies for mt-broker #6578
Annotations
10 errors and 1 warning
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."
{[]string}[6]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/appender/main.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/appender/main.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/broker/config.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/broker/config.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/broker/filter/main.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/broker/filter/main.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/broker/ingress/main.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/broker/ingress/main.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/controller/main.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/controller/main.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/event_display/main.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/event_display/main.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/event_display/main_test.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/event_display/main_test.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
cmd/heartbeats/main.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
cmd/heartbeats/main.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " http://www.apache.org/licenses/LICENSE-2.0"
|
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
|
|
This job failed
Loading