_build/src/github.com/go-task/task/internal/orderedmap/orderedmap.go:94:24 http://github.com/go-task/task/internal/orderedmap/orderedmap.go:94:24: type func(i K, j K) bool of less does not match inferred type func(a K, b K) int for func(a E, b E) int
is the error.
Jakub Čajka
Oct 11, 2023, 14:02 by fuller@fedoraproject.org:
I am trying to update go-task for some time now and consistently getting a build error/failure with no clear indication of what's happened: https://download.copr.fedorainfracloud.org/results/fuller/test-builds/fedora...
Is it possible that there are build flags are default settings in the golang macros that might be leading to this?
Thanks, fuller _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
golang@lists.fedoraproject.org