Add default limit to IS List RPCs #6474
Annotations
10 errors and 1 warning
Lint code:
pkg/identityserver/store/pagination.go#L30
exported: exported function SetPaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/user_session_store.go#L233
exported: exported method StoreTest.TestUserSessionStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/invitation_store.go#L255
exported: exported method StoreTest.TestInvitationStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/organization_store.go#L354
exported: exported method StoreTest.TestOrganizationStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/application_store.go#L364
exported: exported method StoreTest.TestApplicationStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/client_store.go#L352
exported: exported method StoreTest.TestClientStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/oauth_store.go#L455
exported: exported method StoreTest.TestOAuthStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/membership_store.go#L393
exported: exported method StoreTest.TestMembershipStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/api_key_store.go#L271
exported: exported method StoreTest.TestAPIKeyStorePaginationDefaults should have comment or be unexported (revive)
|
Lint code:
pkg/identityserver/storetest/user_store.go#L476
exported: exported method StoreTest.TestUserStorePaginationDefaults should have comment or be unexported (revive)
|
Install Go and Dependencies
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading