Skip to content

Bump github.com/dogmatiq/testkit from 0.15.0 to 0.15.1 #647

Bump github.com/dogmatiq/testkit from 0.15.0 to 0.15.1

Bump github.com/dogmatiq/testkit from 0.15.0 to 0.15.1 #647

Triggered via pull request July 16, 2024 06:07
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.