Skip to content

Add size reservations cmds and add reservations to partition capacity. #367

Add size reservations cmds and add reservations to partition capacity.

Add size reservations cmds and add reservations to partition capacity. #367

Triggered via pull request January 9, 2024 09:40
Status Failure
Total duration 1m 48s
Artifacts

docker.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: cmd/audit_test.go#L12
could not import github.com/metal-stack/metal-go/test/client (-: # github.com/metal-stack/metal-go/test/client
test
cannot use c.size (variable of type *"github.com/metal-stack/metal-go/test/mocks/size".ClientService) as "github.com/metal-stack/metal-go/api/client/size".ClientService value in return statement: *"github.com/metal-stack/metal-go/test/mocks/size".ClientService does not implement "github.com/metal-stack/metal-go/api/client/size".ClientService (missing method ListSizeReservations)) (typecheck)
test
issues found