Skip to content

update spec

update spec #244

Triggered via push May 6, 2024 09:20
Status Failure
Total duration 29s
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#L228
cannot use c.switchoperations (variable of type *"github.com/metal-stack/metal-go/test/mocks/switch_operations".ClientService) as "github.com/metal-stack/metal-go/api/client/switch_operations".ClientService value in return statement: *"github.com/metal-stack/metal-go/test/mocks/switch_operations".ClientService does not implement "github.com/metal-stack/metal-go/api/client/switch_operations".ClientService (missing method ToggleSwitchPort) (typecheck)
Build
issues found