Skip to content

Build issue #5477

@Shnitzelil

Description

@Shnitzelil

Using golang 1.22.2
When trying to build I getting the next errors:
\pkg\mod\github.com\influxdata\flux@v0.194.5\values\dict.go:134:8: cannot use generic type immutable.SortedMap[K, V any] without instantiation
\pkg\mod\github.com\influxdata\flux@v0.194.5\values\dict.go:314:47: cannot use generic type immutable.Comparer[K any] without instantiation
\pkg\mod\github.com\influxdata\flux@v0.194.5\values\dict.go:353:5: cannot use generic type immutable.SortedMapBuilder[K, V any] without instantiation

Please advice

Update:
The problem caused from new 3rd party github.com/benbjohnson/immutable that was upgraded to use generics strating from version 0.4.0.
Please consider to upgrade this 3rd party.

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