Add page limit tests to search requests #6571
go.yml
on: pull_request
Code Quality
4m 55s
Tests
8m 28s
Annotations
6 errors and 2 warnings
Code Quality:
pkg/identityserver/store/pagination.go#L53
printf: fmt.Printf format %s has arg limit of wrong type uint32 (govet)
|
Code Quality:
pkg/identityserver/store/pagination.go#L54
printf: fmt.Printf format %s has arg paginationDefaults.DefaultLimit of wrong type uint32 (govet)
|
Code Quality
issues found
|
Tests:
pkg/identityserver/store/pagination.go#L53
fmt.Printf format %s has arg limit of wrong type uint32
|
Tests:
pkg/identityserver/store/pagination.go#L54
fmt.Printf format %s has arg paginationDefaults.DefaultLimit of wrong type uint32
|
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
|