Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting this compilation warnings/errors in my logs #17

Open
ORESoftware opened this issue Nov 22, 2023 · 0 comments
Open

getting this compilation warnings/errors in my logs #17

ORESoftware opened this issue Nov 22, 2023 · 0 comments

Comments

@ORESoftware
Copy link

14.96 github.com/volatiletech/null
14.99 # github.com/volatiletech/null
14.99 /go/pkg/mod/github.com/volatiletech/[email protected]+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/[email protected]+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/[email protected]+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/[email protected]+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/[email protected]+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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant