Add getTenantHistory endpoint to api #138
Annotations
3 errors
Build:
test/client/mock_client.go#L1
: # github.com/metal-stack/metal-go/test/client
|
Build:
test/client/mock_client.go#L232
cannot use c.tenant (variable of type *"github.com/metal-stack/metal-go/test/mocks/tenant".ClientService) as "github.com/metal-stack/metal-go/api/client/tenant".ClientService value in return statement: *"github.com/metal-stack/metal-go/test/mocks/tenant".ClientService does not implement "github.com/metal-stack/metal-go/api/client/tenant".ClientService (missing method GetTenantHistory) (typecheck)
|
Build
golangci-lint exit with code 4
|