[main] Upgrade to latest dependencies #3515
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
15s
style
/
...
/
Lint
1m 44s
style
/
...
/
Do Not Submit
9s
style
/
...
/
shell
8s
style
/
...
/
yaml
19s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
18 errors and 6 warnings
style / Golang / Boilerplate Check (sh):
hack/boilerplate/add-boilerplate.sh#L3
[Bash headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
hack/boilerplate/add-boilerplate.sh:3: found mismatched boilerplate lines:
{[]string}[0]:
-: "# Copyright 2024 The Knative Authors"
+: "# Copyright 2024 the original author or authors"
|
style / Golang / Boilerplate Check (sh):
test/copy_images.sh#L1
[Bash headers] reported by reviewdog 🐶
incomplete boilerplate, missing:
Raw Output:
test/copy_images.sh:1: incomplete boilerplate, missing:
# Copyright 2024 The Knative Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
|
style / suggester / yaml
Process completed with exit code 255.
|
style / Golang / Boilerplate Check (go):
hack/tools.go#L5
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
hack/tools.go:5: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
{[]string}[6]:
-: " http://www.apache.org/licenses/LICENSE-2.0"
+: "\t\thttp://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
pkg/apis/duck/v1beta1/doc.go#L3
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/apis/duck/v1beta1/doc.go:3: found mismatched boilerplate lines:
{[]string}[0->?]:
-: ""
+: <non-existent>
{[]string}[4->?]:
-: ""
+: <non-existent>
{[]string}[6->?]:
-: ""
+: <non-existent>
{[]string}[?->11]:
-: <non-existent>
+: "// Api versions allow the api contract for a resource to be changed while keeping"
{[]string}[?->12]:
-: <non-existent>
+: "// backward compatibility by support multiple concurrent versions"
{[]string}[?->13]:
-: <non-existent>
+: "// of the same resource"
|
style / Golang / Boilerplate Check (go):
pkg/apis/duck/v1beta1/register.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/apis/duck/v1beta1/register.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: " * Copyright 2024 The Knative Authors"
{[]string}[1]:
-: ""
+: " *"
{[]string}[2]:
-: `Licensed under the Apache License, Version 2.0 (the "License");`
+: ` * Licensed under the Apache License, Version 2.0 (the "License");`
{[]string}[3]:
-: "you may not use this file except in compliance with the License."
+: " * you may not use this file except in compliance with the License."
{[]string}[4]:
-: "You may obtain a copy of the License at"
+: " * You may obtain a copy of the License at"
{[]string}[5]:
-: ""
+: " *"
{[]string}[6]:
-: " http://www.apache.org/licenses/LICENSE-2.0"
+: " * http://www.apache.org/licenses/LICENSE-2.0"
{[]string}[7]:
-: ""
+: " *"
{[]string}[8]:
-: "Unless required by applicable law or agreed to in writing, software"
+: " * Unless required by applicable law or agreed to in writing, software"
{[]string}[9]:
-: `distributed under the License is distributed on an "AS IS" BASIS,`
+: ` * distributed under the License is distributed on an "AS IS" BASIS,`
{[]string}[10]:
-: "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied."
+: " * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied."
{[]string}[11]:
-: "See the License for the specific language governing permissions and"
+: " * See the License for the specific language governing permissions and"
{[]string}[12]:
-: "limitations under the License."
+: " * limitations under the License."
{[]string}[13]:
-: "*/"
+: " */"
|
style / Golang / Boilerplate Check (go):
pkg/client/injection/rabbitmq.com/client/client.go#L16
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/client/injection/rabbitmq.com/client/client.go:16: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "// Code generated by injection-gen. DO NOT EDIT."
|
style / Golang / Boilerplate Check (go):
pkg/client/injection/rabbitmq.com/client/fake/fake.go#L16
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/client/injection/rabbitmq.com/client/fake/fake.go:16: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "// Code generated by injection-gen. DO NOT EDIT."
|
style / Golang / Boilerplate Check (go):
pkg/client/injection/rabbitmq.com/informers/factory/factory.go#L16
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/client/injection/rabbitmq.com/informers/factory/factory.go:16: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "// Code generated by injection-gen. DO NOT EDIT."
|
style / Golang / Boilerplate Check (go):
pkg/client/injection/rabbitmq.com/informers/factory/fake/fake.go#L16
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/client/injection/rabbitmq.com/informers/factory/fake/fake.go:16: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "// Code generated by injection-gen. DO NOT EDIT."
|
style / Golang / Boilerplate Check (go):
pkg/client/injection/rabbitmq.com/informers/factory/filtered/fake/fake_filtered_factory.go#L16
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/client/injection/rabbitmq.com/informers/factory/filtered/fake/fake_filtered_factory.go:16: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "// Code generated by injection-gen. DO NOT EDIT."
|
style / Golang / Boilerplate Check (go):
pkg/client/injection/rabbitmq.com/informers/factory/filtered/filtered_factory.go#L16
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/client/injection/rabbitmq.com/informers/factory/filtered/filtered_factory.go:16: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "// Code generated by injection-gen. DO NOT EDIT."
|
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/source/200-serviceaccount.yaml#L32
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
config/source/200-serviceaccount.yaml:32: Missing newline
|
style / Golang / Lint:
config/source/400-controller-service.yaml#L28
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
config/source/400-controller-service.yaml:28: Missing newline
|
style / Golang / Lint:
docs/DEVELOPMENT.md#L1
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
docs/DEVELOPMENT.md:1: Missing newline
|
style / Golang / Lint:
docs/broker/rabbitmq-knative-broker.png#L230
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
docs/broker/rabbitmq-knative-broker.png:230: Missing newline
|
style / Golang / Lint:
docs/source/rabbitmq-knative-source.png#L55
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
docs/source/rabbitmq-knative-source.png:55: Missing newline
|
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 / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|
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 (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|