Skip to content
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

Update module github.com/overmindtech/discovery to v0.25.0

Update module github.com/overmindtech/discovery to v0.25.0 #177

Triggered via push September 29, 2023 00:52
Status Failure
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.