Implementing list
and list_permissions
Commands.
#495
integration-test.yml
on: pull_request
Integration Test - Local Keystore
48s
Integration Test - Web3 Signer
50s
Annotations
6 errors and 4 warnings
Integration Test - Local Keystore
cannot use elReader (variable of type *elcontracts.ChainReader) as ListUsersReader value in return statement: *elcontracts.ChainReader does not implement ListUsersReader (missing method ListUsers)
|
Integration Test - Local Keystore
cannot use elReader (variable of type *elcontracts.ChainReader) as PermissionsReader value in return statement: *elcontracts.ChainReader does not implement PermissionsReader (missing method ListUserPermissions)
|
Integration Test - Local Keystore
Process completed with exit code 2.
|
Integration Test - Web3 Signer
cannot use elReader (variable of type *elcontracts.ChainReader) as ListUsersReader value in return statement: *elcontracts.ChainReader does not implement ListUsersReader (missing method ListUsers)
|
Integration Test - Web3 Signer
cannot use elReader (variable of type *elcontracts.ChainReader) as PermissionsReader value in return statement: *elcontracts.ChainReader does not implement PermissionsReader (missing method ListUserPermissions)
|
Integration Test - Web3 Signer
Process completed with exit code 2.
|
Integration Test - Local Keystore
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test - Local Keystore
Restore cache failed: Dependencies file is not found in /home/runner/work/eigenlayer-cli/eigenlayer-cli. Supported file pattern: go.sum
|
Integration Test - Web3 Signer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test - Web3 Signer
Restore cache failed: Dependencies file is not found in /home/runner/work/eigenlayer-cli/eigenlayer-cli. Supported file pattern: go.sum
|