Bump github.com/dogmatiq/enginekit from 0.13.0 to 0.16.0 #2424
Annotations
10 errors
Shared / Go:
internal/cluster/registry.go#L177
undefined: uuidpb.Map
|
Shared / Go:
internal/cluster/registry.go#L190
undefined: uuidpb.Map
|
Shared / Go:
internal/cluster/registry.go#L265
undefined: uuidpb.Map
|
Shared / Go:
internal/cluster/registry.go#L266
undefined: uuidpb.Map
|
Shared / Go:
internal/eventstream/supervisor.go#L27
undefined: uuidpb.Map
|
Shared / Go:
internal/eventstream/supervisor.go#L38
undefined: uuidpb.Map
|
Shared / Go
cannot use events.AccountOpened{…} (value of type events.AccountOpened) as dogma.Event value in argument to s.RecordEvent: events.AccountOpened does not implement dogma.Event (wrong type for method Validate)
|
Shared / Go
cannot use events.AccountCredited{…} (value of type events.AccountCredited) as dogma.Event value in argument to s.RecordEvent: events.AccountCredited does not implement dogma.Event (wrong type for method Validate)
|
Shared / Go
cannot use events.AccountDebited{…} (value of type events.AccountDebited) as dogma.Event value in argument to s.RecordEvent: events.AccountDebited does not implement dogma.Event (wrong type for method Validate)
|
Shared / Go
cannot use events.AccountDebitDeclined{…} (value of type events.AccountDebitDeclined) as dogma.Event value in argument to s.RecordEvent: events.AccountDebitDeclined does not implement dogma.Event (wrong type for method Validate)
|