Skip to content

New version of golang.org/x/exp breaks tests. #78

@dezlitz

Description

@dezlitz
  1. Run make test, OK.
  2. go get go get golang.org/x/exp@latest
  3. Run make test, fails with error, internal/variable/registryset.go:62:3: type func(a RegisteredVariable, b RegisteredVariable) bool of func(a, b RegisteredVariable) bool {…} does not match inferred type func(a RegisteredVariable, b RegisteredVariable) int for func(a E, b E) int.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions