Skip to content

Bump github.com/dogmatiq/dogma from 0.13.1 to 0.14.1 #2348

Bump github.com/dogmatiq/dogma from 0.13.1 to 0.14.1

Bump github.com/dogmatiq/dogma from 0.13.1 to 0.14.1 #2348

Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Shared / Go
undefined: dogma.NoTimeoutHintBehavior
Shared / Go
undefined: dogma.NoTimeoutHintBehavior
Shared / Go
undefined: dogma.NoTimeoutHintBehavior
Shared / Go
undefined: dogma.NoTimeoutHintBehavior
Shared / Go
cannot use &account{} (value of type *account) as dogma.AggregateRoot value in return statement: *account does not implement dogma.AggregateRoot (wrong type for method ApplyEvent)
Shared / Go
impossible type assertion: r.(*account)
Shared / Go
cannot use &customer{} (value of type *customer) as dogma.AggregateRoot value in return statement: *customer does not implement dogma.AggregateRoot (wrong type for method ApplyEvent)
Shared / Go
impossible type assertion: r.(*customer)
Shared / Go
cannot use &dailyDebitLimit{} (value of type *dailyDebitLimit) as dogma.AggregateRoot value in return statement: *dailyDebitLimit does not implement dogma.AggregateRoot (wrong type for method ApplyEvent)
Shared / Go
impossible type assertion: r.(*dailyDebitLimit)