Skip to content

IntegrationSource CRD #6859

IntegrationSource CRD

IntegrationSource CRD #6859

Triggered via pull request October 31, 2024 10:36
Status Failure
Total duration 3m 31s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
2s
style / changes
style  /  ...  /  Auto-format and Check
17s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
3m 11s
style / Golang / Lint
style  /  ...  /  Do Not Submit
10s
style / Golang / Do Not Submit
style  /  ...  /  shell
10s
style / suggester / shell
style  /  ...  /  yaml
30s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
style / Golang / Boilerplate Check (go): pkg/reconciler/integrationsource/integrationsource.go#L1
[Go headers] reported by reviewdog 🐶 missing boilerplate: Raw Output: pkg/reconciler/integrationsource/integrationsource.go:1: missing boilerplate: /* 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 (go): pkg/reconciler/integrationsource/resources/containersource.go#L2
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/integrationsource/resources/containersource.go:2: found mismatched boilerplate lines: {[]string}[0]: -: "Copyright 2024 The Knative Authors" +: " Copyright 2024 The Knative Authors" {[]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}[6]: -: "\thttp://www.apache.org/licenses/LICENSE-2.0" +: " \thttp://www.apache.org/licenses/LICENSE-2.0" {[]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."
style / Golang / Boilerplate Check (go): pkg/reconciler/integrationsource/resources/names.go#L2
[Go headers] reported by reviewdog 🐶 found mismatched boilerplate lines: Raw Output: pkg/reconciler/integrationsource/resources/names.go:2: found mismatched boilerplate lines: {[]string}[0]: -: "Copyright 2024 The Knative Authors" +: " Copyright 2024 The Knative Authors" {[]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}[6]: -: "\thttp://www.apache.org/licenses/LICENSE-2.0" +: " \thttp://www.apache.org/licenses/LICENSE-2.0" {[]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."
style / Golang / Boilerplate Check (go)
Process completed with exit code 1.
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 / Boilerplate Check (sh)
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