build(deps): bump github.com/pioz/faker from 1.7.2 to 2.0.1+incompatible #38
Annotations
10 errors
Build (1.18):
associate.go#L26
invalid operation: cannot call non-function faker.Email (untyped string constant "email")
|
Build (1.18):
associate.go#L32
invalid operation: cannot call non-function faker.FirstName (untyped string constant "first_name")
|
Build (1.18):
associate.go#L38
missing argument in conversion to faker.UUID
|
Build (1.18):
associate.go#L44
undefined: faker.Slice
|
Build (1.18):
associate.go#L44
undefined: faker.IntInRange
|
Build (1.18):
associate.go#L44
undefined: faker.String
|
Build (1.18):
associate.go#L53
invalid operation: cannot call non-function faker.LastName (untyped string constant "last_name")
|
Build (1.18):
identity.go#L26
undefined: faker.Bool
|
Build (1.18):
identity.go#L27
undefined: faker.DigitsWithSize
|
Build (1.18):
identity.go#L34
undefined: faker.Pick
|