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

Update Overmind Dependencies #181

Update Overmind Dependencies

Update Overmind Dependencies #181

Triggered via push October 2, 2023 16:12
Status Failure
Total duration 1m 25s
Artifacts

test-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

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.