Added Filter by Role to user search #3239
Annotations
2 errors and 1 warning
test (1.21.x, ubuntu-latest):
tools/testutils/testdata.go#L459
cannot use usersMock (variable of type *mock_dao.MockUsersDao) as dao.UsersDao value in return statement: *mock_dao.MockUsersDao does not implement dao.UsersDao (missing method SearchUserWithRole)
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|