Update module go.infratographer.com/x to v0.3.9 #630
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
internal/config/config.go#L1
: # go.infratographer.com/ipam-api/internal/config
|
lint:
internal/config/config.go#L27
undefined: events.PublisherConfig (typecheck)
|
lint:
cmd/root.go#L21
could not import go.infratographer.com/ipam-api/internal/config (-: # go.infratographer.com/ipam-api/internal/config
|
lint:
internal/config/config.go#L27
undefined: events.PublisherConfig) (typecheck)
|
lint:
cmd/serve.go#L28
could not import go.infratographer.com/ipam-api/internal/ent/generated/pubsubhooks (-: # go.infratographer.com/ipam-api/internal/ent/generated/pubsubhooks
|
lint:
internal/ent/generated/pubsubhooks/pubsub.go#L237
m.EventsPublisher.PublishChange undefined (type *events.Publisher is pointer to interface, not interface)
|
lint:
internal/ent/generated/pubsubhooks/pubsub.go#L281
m.EventsPublisher.PublishChange undefined (type *events.Publisher is pointer to interface, not interface)
|
lint:
internal/ent/generated/pubsubhooks/pubsub.go#L517
m.EventsPublisher.PublishChange undefined (type *events.Publisher is pointer to interface, not interface)
|
lint:
internal/ent/generated/pubsubhooks/pubsub.go#L561
m.EventsPublisher.PublishChange undefined (type *events.Publisher is pointer to interface, not interface)
|
lint:
internal/ent/generated/pubsubhooks/pubsub.go#L693
m.EventsPublisher.PublishChange undefined (type *events.Publisher is pointer to interface, not interface)
|