Skip to content

getting this compilation warnings/errors in my logs #17

@ORESoftware

Description

@ORESoftware
14.96 github.com/volatiletech/null
14.99 # github.com/volatiletech/null
14.99 /go/pkg/mod/github.com/volatiletech/null@v7.1.0+incompatible/int32.go:138:34: cannot use seed (variable of type *randomize.Seed) as func() int64 value in argument to randomize.MediumInt
14.99 /go/pkg/mod/github.com/volatiletech/null@v7.1.0+incompatible/json.go:162:38: cannot use seed (variable of type *randomize.Seed) as func() int64 value in argument to randomize.Str
14.99 /go/pkg/mod/github.com/volatiletech/null@v7.1.0+incompatible/string.go:122:39: cannot use seed (variable of type *randomize.Seed) as func() int64 value in argument to randomize.FormattedString
14.99 /go/pkg/mod/github.com/volatiletech/null@v7.1.0+incompatible/string.go:133:28: cannot use seed (variable of type *randomize.Seed) as func() int64 value in argument to randomize.Str
14.99 /go/pkg/mod/github.com/volatiletech/null@v7.1.0+incompatible/time.go:128:27: cannot use seed (variable of type *randomize.Seed) as func() int64 value in argument to randomize.Date

happy to provide more info if you want

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions