[WIP] 🧹 Removing the vendor dir #6608
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
knative-style.yaml
on: pull_request
style
/
changes
18s
style
/
...
/
Auto-format and Check
12s
style
/
...
/
Lint
2m 19s
style
/
...
/
Do Not Submit
13s
style
/
...
/
shell
16s
style
/
...
/
yaml
28s
style
/
...
/
github_actions
13s
Matrix: style / Golang / Boilerplate Check
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
|