Add default limit to IS List RPCs #6475
Annotations
10 errors and 1 warning
pkg/identityserver/store/pagination.go#L31
Comment should end in a period (godot)
|
pkg/identityserver/storetest/user_session_store.go#L233
exported: exported method StoreTest.TestUserSessionStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/invitation_store.go#L255
exported: exported method StoreTest.TestInvitationStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/api_key_store.go#L271
exported: exported method StoreTest.TestAPIKeyStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/oauth_store.go#L455
exported: exported method StoreTest.TestOAuthStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/application_store.go#L364
exported: exported method StoreTest.TestApplicationStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/organization_store.go#L354
exported: exported method StoreTest.TestOrganizationStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/client_store.go#L352
exported: exported method StoreTest.TestClientStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/membership_store.go#L393
exported: exported method StoreTest.TestMembershipStorePaginationDefaults should have comment or be unexported (revive)
|
pkg/identityserver/storetest/user_store.go#L476
exported: exported method StoreTest.TestUserStorePaginationDefaults should have comment or be unexported (revive)
|
|
The logs for this run have expired and are no longer available.
Loading