Skip to content

[WIP] 🧹 Removing the vendor dir #6608

[WIP] 🧹 Removing the vendor dir

[WIP] 🧹 Removing the vendor dir #6608

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request July 18, 2024 18:49
Status Failure
Total duration 2m 53s
Artifacts

knative-style.yaml

on: pull_request
style  /  ...  /  Auto-format and Check
12s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
2m 19s
style / Golang / Lint
style  /  ...  /  Do Not Submit
13s
style / Golang / Do Not Submit
style  /  ...  /  shell
16s
style / suggester / shell
style  /  ...  /  yaml
28s
style / suggester / yaml
style  /  ...  /  github_actions
13s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
style / Golang / Lint: pkg/reconciler/inmemorychannel/controller/resources/dispatcher.go#L26
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
style / Golang / Lint: pkg/reconciler/inmemorychannel/controller/resources/dispatcher_test.go#L23
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
style / Golang / Lint: cmd/jobsink/main.go#L204
SA1019: h.oidcTokenVerifier.VerifyJWTFromRequest is deprecated: use OIDCTokenVerifier.Verify() instead to bundle AuthN and AuthZ verification (staticcheck)
style / Golang / Lint: cmd/jobsink/main.go#L385
SA1019: h.oidcTokenVerifier.VerifyJWTFromRequest is deprecated: use OIDCTokenVerifier.Verify() instead to bundle AuthN and AuthZ verification (staticcheck)
style / Golang / Lint: pkg/broker/filter/filter_handler.go#L207
SA1019: h.tokenVerifier.VerifyJWTFromRequest is deprecated: use OIDCTokenVerifier.Verify() instead to bundle AuthN and AuthZ verification (staticcheck)
style / Golang / Lint: pkg/broker/filter/filter_handler_test.go#L737
SA1019: r.headersWritten.CAS is deprecated: Use CompareAndSwap. (staticcheck)
style / Golang / Lint: pkg/broker/ingress/ingress_handler.go#L237
SA1019: h.tokenVerifier.VerifyJWTFromRequest is deprecated: use OIDCTokenVerifier.Verify() instead to bundle AuthN and AuthZ verification (staticcheck)
style / Golang / Lint: pkg/reconciler/pingsource/pingsource.go#L34
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
style / Golang / Lint: pkg/reconciler/broker/controller.go#L128
`NewController$3` - `obj` is unused (unparam)
style / Golang / Lint: test/e2e/broker_defaults_webhook_test.go#L163
SA1019: wait.Poll is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
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 / suggester / github_actions
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 / 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 (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 / 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 / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum