Skip to content

Add getTenantHistory endpoint to api #138

Add getTenantHistory endpoint to api

Add getTenantHistory endpoint to api #138

Triggered via push October 6, 2023 06:40
Status Failure
Total duration 1m 32s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

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