chore: rename to raystack #2536
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
test
cannot use info.Message (variable of type string) as type fmt.Stringer in struct literal:
|
test:
plugins/extractors/shield/shield.go#L70
unknown field 'Fields' in struct literal of type shieldv1beta1.ListUsersRequest
|
test:
plugins/extractors/shield/shield.go#L77
e.client.GetRole undefined (type Client has no field or method GetRole)
|
test:
plugins/extractors/shield/shield.go#L77
undefined: shieldv1beta1.GetRoleRequest
|
test:
plugins/extractors/shield/shield.go#L109
user.GetSlug undefined (type *shieldv1beta1.User has no field or method GetSlug)
|
test
Process completed with exit code 2.
|
plugins-test
cannot use info.Message (variable of type string) as type fmt.Stringer in struct literal:
|
plugins-test
Process completed with exit code 2.
|