[main] Upgrade to latest dependencies #3525
knative-style.yaml
on: pull_request
style
/
changes
3s
style
/
...
/
Auto-format and Check
18s
style
/
...
/
Lint
1m 52s
style
/
...
/
Do Not Submit
17s
style
/
...
/
shell
19s
style
/
...
/
yaml
31s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
9 errors and 6 warnings
style / suggester / yaml
Process completed with exit code 255.
|
style / Golang / Lint:
test/e2e/cmd/rabbitproducer/main.go#L110
SA1019: ch.Publish is deprecated: Use PublishWithContext instead. (staticcheck)
|
style / Golang / Lint:
test/e2e/config/certsecret/certsecret.go#L70
SA1019: wait.PollImmediate 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 / Lint:
pkg/rabbit/exchange_test.go#L27
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/rabbit/queue_test.go#L30
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/broker.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:
test/e2e/rabbitmqcluster.go#L120
SA1019: wait.PollImmediate 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 / Lint:
test/e2e/rabbitmqcluster.go#L150
SA1019: wait.PollImmediate 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 / Lint
issues found
|
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 / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-rabbitmq/eventing-rabbitmq. 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-rabbitmq/eventing-rabbitmq. Supported file pattern: go.sum
|