feat(web api): query subject group details #564
Annotations
10 errors and 1 warning
build:
pkg/abac/pap/group_test.go#L64
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in struct literal:
|
build:
pkg/abac/pap/group_test.go#L110
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in struct literal:
|
build:
pkg/abac/pap/group_test.go#L157
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in struct literal:
|
build:
pkg/abac/pap/group_test.go#L189
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in return statement:
|
build:
pkg/abac/pap/group_test.go#L202
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in struct literal:
|
build:
pkg/abac/pap/group_test.go#L245
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in return statement:
|
build:
pkg/abac/pap/group_test.go#L258
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in struct literal:
|
build:
pkg/abac/pap/group_test.go#L305
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in struct literal:
|
build:
pkg/abac/pap/group_test.go#L334
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in return statement:
|
build:
pkg/abac/pap/group_test.go#L338
cannot use mockGroupService (variable of type *"iam/pkg/service/mock".MockGroupService) as type service.GroupService in struct literal:
|
build
The following actions uses Node.js version which is deprecated 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/
|