Add default limit to IS List RPCs #6453
go.yml
on: pull_request
Code Quality
7m 47s
Tests
8m 8s
Annotations
5 errors and 2 warnings
Code Quality:
pkg/identityserver/config.go#L38
exported: exported type Pagination should have comment or be unexported (revive)
|
Code Quality
issues found
|
Tests:
pkg/identityserver/store/pagination_test.go#L64
not enough arguments in call to WithPagination
|
Tests:
pkg/identityserver/store/pagination_test.go#L80
not enough arguments in call to WithPagination
|
Tests
Process completed with exit code 1.
|
Code Quality
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|