Skip to content

Bump github.com/dogmatiq/enginekit from 0.13.0 to 0.16.0 #2425

Bump github.com/dogmatiq/enginekit from 0.13.0 to 0.16.0

Bump github.com/dogmatiq/enginekit from 0.13.0 to 0.16.0 #2425

Triggered via pull request October 3, 2024 19:49
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)