feat: update module github.com/nats-io/nats.go to v1.38.0 #549
Annotations
19 errors
test
missing go.sum entry for module providing package github.com/nats-io/nats.go (imported by github.com/levelfourab/windshift-server/internal/events); to add:
|
test
missing go.sum entry for module providing package github.com/nats-io/nats.go/jetstream (imported by github.com/levelfourab/windshift-server/internal/state); to add:
|
test
missing go.sum entry for module providing package github.com/nats-io/nats.go (imported by github.com/levelfourab/windshift-server/internal/api/events/v1alpha1); to add:
|
test
missing go.sum entry for module providing package github.com/nats-io/nats.go/jetstream (imported by github.com/levelfourab/windshift-server/internal/events); to add:
|
test
missing go.sum entry for module providing package github.com/nats-io/nats.go (imported by github.com/levelfourab/windshift-server/internal/api/state/v1alpha1); to add:
|
test
missing go.sum entry for module providing package github.com/nats-io/nats.go/jetstream (imported by github.com/levelfourab/windshift-server/internal/state); to add:
|
test
missing go.sum entry for module providing package github.com/nats-io/nats.go (imported by github.com/levelfourab/windshift-server/internal/events); to add:
|
test
missing go.sum entry for module providing package github.com/nats-io/nats.go/jetstream (imported by github.com/levelfourab/windshift-server/internal/events); to add:
|
test
Process completed with exit code 1.
|
lint:
internal/events/tracing.go#L11
undefined: nats (typecheck)
|
lint:
internal/events/consumer.go#L251
c.FilterSubjects undefined (type *ZapConsumerConfig has no field or method FilterSubjects) (typecheck)
|
lint:
internal/events/consumer.go#L252
c.FilterSubject undefined (type *ZapConsumerConfig has no field or method FilterSubject) (typecheck)
|
lint:
internal/events/consumer.go#L254
c.FilterSubjects undefined (type *ZapConsumerConfig has no field or method FilterSubjects) (typecheck)
|
lint:
internal/events/consumer.go#L264
c.AckWait undefined (type *ZapConsumerConfig has no field or method AckWait) (typecheck)
|
lint:
internal/events/consumer.go#L266
c.MaxDeliver undefined (type *ZapConsumerConfig has no field or method MaxDeliver) (typecheck)
|
lint:
internal/events/consumer.go#L267
c.MaxDeliver undefined (type *ZapConsumerConfig has no field or method MaxDeliver) (typecheck)
|
lint:
internal/events/consumer.go#L270
c.DeliverPolicy undefined (type *ZapConsumerConfig has no field or method DeliverPolicy) (typecheck)
|
lint:
internal/events/consumer.go#L277
c.OptStartSeq undefined (type *ZapConsumerConfig has no field or method OptStartSeq) (typecheck)
|
lint:
internal/events/consumer.go#L280
c.OptStartTime undefined (type *ZapConsumerConfig has no field or method OptStartTime) (typecheck)
|