This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Update module github.com/overmindtech/discovery to v0.25.0 #177
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Test:
cmd/root.go#L107
cannot use &colourNameSource (value of type *sources.ColourNameSource) as discovery.Source value in argument to e.AddSources: *sources.ColourNameSource does not implement discovery.Source (wrong type for method Get)
|
Test
cannot use &ColourNameSource{} (value of type *ColourNameSource) as discovery.Source value in argument to RunSourceTests: *ColourNameSource does not implement discovery.Source (wrong type for method Get)
|
Test
Process completed with exit code 1.
|