chore(deps): bump cloud.google.com/go/pubsub from 1.36.2 to 1.37.0 #836
Annotations
10 errors and 1 warning
Run make lint:
controllers/eventbus/controller.go#L18
could not import github.com/argoproj/argo-events/controllers/eventbus/installer (-: # github.com/argoproj/argo-events/controllers/eventbus/installer
|
Run make lint:
controllers/eventbus/installer/jetstream.go#L469
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
|
Run make lint:
controllers/eventbus/installer/nats.go#L788
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
Run make lint:
controllers/eventbus/installer/jetstream.go#L469
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
|
Run make lint:
controllers/eventbus/installer/nats.go#L788
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
Run make lint:
eventsources/sources/pulsar/start.go#L173
Error return value of `consumer.Ack` is not checked (errcheck)
|
Run make lint:
eventsources/sources/resource/start.go#L230
Error return value of `sharedInformer.AddEventHandler` is not checked (errcheck)
|
Run make lint:
sensors/policy/resource-labels_test.go#L125
SA1019: wait.ErrWaitTimeout is deprecated: This type will be made private in favor of Interrupted() for checking errors or ErrorInterrupted(err) for returning a wrapped error. (staticcheck)
|
Run make lint:
sensors/triggers/argo-workflow/argo-workflow.go#L237
SA1019: wait.ErrWaitTimeout is deprecated: This type will be made private in favor of Interrupted() for checking errors or ErrorInterrupted(err) for returning a wrapped error. (staticcheck)
|
Run make lint:
sensors/triggers/standard-k8s/standard-k8s.go#L252
SA1019: wait.ErrWaitTimeout is deprecated: This type will be made private in favor of Interrupted() for checking errors or ErrorInterrupted(err) for returning a wrapped error. (staticcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading