Implementing list
and list_permissions
Commands.
#625
Annotations
3 errors and 1 warning
Build:
pkg/user/appointee/list.go#L143
cannot use elReader (variable of type *elcontracts.ChainReader) as ListUsersReader value in return statement: *elcontracts.ChainReader does not implement ListUsersReader (missing method ListUsers)
|
Build:
pkg/user/appointee/list_permissions.go#L136
cannot use elReader (variable of type *elcontracts.ChainReader) as PermissionsReader value in return statement: *elcontracts.ChainReader does not implement PermissionsReader (missing method ListUserPermissions)
|
Build
Process completed with exit code 2.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|