Skip to content

Going OIDC for Integration Source #6972

Going OIDC for Integration Source

Going OIDC for Integration Source #6972

Triggered via pull request December 12, 2024 15:22
Status Failure
Total duration 3m 45s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  Auto-format and Check
19s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
3m 23s
style / Golang / Lint
style  /  ...  /  Do Not Submit
9s
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

4 errors and 6 warnings
style / Golang / Auto-format and Check: pkg/reconciler/integration/source/integrationsource.go#L1
Please run goimports. diff --git a/pkg/reconciler/integration/source/integrationsource.go b/pkg/reconciler/integration/source/integrationsource.go index 69bb6ae..9913bdf 100644 --- a/pkg/reconciler/integration/source/integrationsource.go +++ b/pkg/reconciler/integration/source/integrationsource.go @@ -19,6 +19,7 @@ package source import ( "context" "fmt" + "knative.dev/eventing/pkg/apis/feature" "knative.dev/eventing/pkg/reconciler/integration/source/resources"
style / Golang / Auto-format and Check
Process completed with exit code 1.
style / Golang / Lint: pkg/reconciler/integration/source/resources/containersource_test.go#L105
not enough arguments in call to NewContainerSource
style / Golang / Lint
issues found
style / changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
style / Golang / Do Not Submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 / Boilerplate Check (sh)
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