Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Bump github.com/dogmatiq/dogma from 0.12.1 to 0.13.1 #868

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

Bump github.com/dogmatiq/dogma from 0.12.1 to 0.13.1 #868

Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Shared / Go
cannot use c (variable of type *aggregateConfigurer) as dogma.AggregateConfigurer value in argument to h.Configure: *aggregateConfigurer does not implement dogma.AggregateConfigurer (missing method Disable)
Shared / Go
cannot use c (variable of type *applicationConfigurer) as dogma.ApplicationConfigurer value in argument to a.Configure: *applicationConfigurer does not implement dogma.ApplicationConfigurer (wrong type for method RegisterAggregate)
Shared / Go
cannot use c (variable of type *integrationConfigurer) as dogma.IntegrationConfigurer value in argument to h.Configure: *integrationConfigurer does not implement dogma.IntegrationConfigurer (missing method Disable)
Shared / Go
cannot use c (variable of type *processConfigurer) as dogma.ProcessConfigurer value in argument to h.Configure: *processConfigurer does not implement dogma.ProcessConfigurer (missing method Disable)
Shared / Go
cannot use c (variable of type *projectionConfigurer) as dogma.ProjectionConfigurer value in argument to h.Configure: *projectionConfigurer does not implement dogma.ProjectionConfigurer (missing method Disable)
Shared / Go
Process completed with exit code 2.