build(deps): bump github.com/pioz/faker from 1.7.2 to 2.0.1+incompatible #23
Annotations
10 errors and 1 warning
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
|
Build (1.18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|