chore(deps): bump github.com/xanzy/go-gitlab from 0.98.0 to 0.99.0 #844
Annotations
35 errors and 6 warnings
Codegen
Process completed with exit code 2.
|
E2E Tests (stan):
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
|
E2E Tests (stan):
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
|
E2E Tests (stan)
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
E2E Tests (stan)
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
E2E Tests (stan)
undefined: resourcelock.ConfigMapsLeasesResourceLock
|
E2E Tests (stan)
Process completed with exit code 2.
|
E2E Tests (kafka):
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
|
E2E Tests (kafka):
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
|
E2E Tests (kafka)
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
E2E Tests (kafka)
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
E2E Tests (kafka)
undefined: resourcelock.ConfigMapsLeasesResourceLock
|
E2E Tests (kafka)
Process completed with exit code 2.
|
E2E Tests (jetstream):
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
|
E2E Tests (jetstream):
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
|
E2E Tests (jetstream)
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
E2E Tests (jetstream)
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
E2E Tests (jetstream)
undefined: resourcelock.ConfigMapsLeasesResourceLock
|
E2E Tests (jetstream)
Process completed with exit code 2.
|
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
|
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
|
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)
|
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
|
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)
|
lint:
eventsources/sources/pulsar/start.go#L173
Error return value of `consumer.Ack` is not checked (errcheck)
|
lint:
eventsources/sources/resource/start.go#L230
Error return value of `sharedInformer.AddEventHandler` is not checked (errcheck)
|
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)
|
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)
|
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)
|
Unit Tests
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Unit Tests
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Unit Tests:
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
|
Unit Tests:
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
|
Unit Tests
undefined: resourcelock.ConfigMapsLeasesResourceLock
|
Unit Tests
Process completed with exit code 2.
|
Codegen
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/.
|
E2E Tests (stan)
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/.
|
E2E Tests (kafka)
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/.
|
E2E Tests (jetstream)
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/.
|
lint
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/.
|
Unit Tests
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/.
|