Skip to content

Implementing list and list_permissions Commands. #625

Implementing list and list_permissions Commands.

Implementing list and list_permissions Commands. #625

Triggered via pull request December 10, 2024 00:15
Status Failure
Total duration 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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