Bump github.com/dogmatiq/testkit from 0.15.0 to 0.15.1 #647
Annotations
3 errors
Shared / Go
cannot use &c (value of type *configurer) as dogma.ProjectionConfigurer value in argument to h.Configure: *configurer does not implement dogma.ProjectionConfigurer (missing method Disable)
|
Shared / Go
cannot use (*configurer)(nil) (value of type *configurer) as dogma.ProjectionConfigurer value in variable declaration: *configurer does not implement dogma.ProjectionConfigurer (missing method Disable)
|
Shared / Go
Process completed with exit code 2.
|