Skip to content

[main] Upgrade to latest dependencies #1603

[main] Upgrade to latest dependencies

[main] Upgrade to latest dependencies #1603

Status Failure
Total duration 25s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  Auto-format and Check
13s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
1m 54s
style / Golang / Lint
style  /  ...  /  Do Not Submit
8s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
0s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
style / Golang / Boilerplate Check (sh): test/e2e-common.sh#L1
[Bash headers] reported by reviewdog 🐶 missing boilerplate: Raw Output: test/e2e-common.sh:1: missing boilerplate: #!/usr/bin/env bash # 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 / Golang / Boilerplate Check (sh): test/e2e-tests.sh#L1
[Bash headers] reported by reviewdog 🐶 missing boilerplate: Raw Output: test/e2e-tests.sh:1: missing boilerplate: #!/usr/bin/env bash # 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 / Golang / Boilerplate Check (sh): test/upload-test-images.sh#L2
[Bash headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: test/upload-test-images.sh:2: found mismatched boilerplate lines: {[]string}[0]: -: "" +: "#" {[]string}[7]: -: "# http://www.apache.org/licenses/LICENSE-2.0" +: "# https://www.apache.org/licenses/LICENSE-2.0"
style / Golang / Boilerplate Check (go): config/placeholder.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: config/placeholder.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: " https://www.apache.org/licenses/LICENSE-2.0"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/core/secret.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/core/secret.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: "\thttps://www.apache.org/licenses/LICENSE-2.0"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/core/secret_test.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/core/secret_test.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: "https://www.apache.org/licenses/LICENSE-2.0" {[]string}[8]: -: "" +: "package core"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/errors.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/errors.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: "\thttps://www.apache.org/licenses/LICENSE-2.0" {[]string}[8]: -: "" +: "package accessor"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/errors_test.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/errors_test.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: "\thttps://www.apache.org/licenses/LICENSE-2.0" {[]string}[8]: -: "" +: "package accessor"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/istio/destinationrule.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/istio/destinationrule.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: " https://www.apache.org/licenses/LICENSE-2.0"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/istio/destinationrule_test.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/istio/destinationrule_test.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: "https://www.apache.org/licenses/LICENSE-2.0" {[]string}[2]: -: "Unless required by applicable law or agreed to in writing, software" +: "\tUnless required by applicable law or agreed to in writing, software"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/istio/virtualservice.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/istio/virtualservice.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: " https://www.apache.org/licenses/LICENSE-2.0"
style / Golang / Boilerplate Check (go): pkg/reconciler/accessor/istio/virtualservice_test.go#L8
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/accessor/istio/virtualservice_test.go:8: found mismatched boilerplate lines: {[]string}[0]: -: " http://www.apache.org/licenses/LICENSE-2.0" +: "https://www.apache.org/licenses/LICENSE-2.0" {[]string}[2]: -: "Unless required by applicable law or agreed to in writing, software" +: "\tUnless required by applicable law or agreed to in writing, software"
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 / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/net-istio/net-istio. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/net-istio/net-istio. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-istio/net-istio. Supported file pattern: go.sum
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-istio/net-istio. Supported file pattern: go.sum