Skip to content

feat: add support for printing bgp state of connected machines #537

feat: add support for printing bgp state of connected machines

feat: add support for printing bgp state of connected machines #537

Triggered via pull request November 25, 2024 08:10
Status Failure
Total duration 1m 33s
Artifacts

docker.yaml

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

Annotations

40 errors
build (linux, amd64): cmd/root.go#L10
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/audit.go#L10
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/filesystemlayout.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/firewall.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/firmware.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/health.go#L6
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/image.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/ip.go#L8
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/ip.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (linux, amd64): cmd/network.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64)
The job was canceled because "linux_amd64" failed.
build (windows, amd64): cmd/root.go#L10
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/audit.go#L10
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/filesystemlayout.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/firewall.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/firmware.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/health.go#L6
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/image.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/ip.go#L8
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/ip.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (windows, amd64): cmd/network.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, amd64)
The job was canceled because "linux_amd64" failed.
build (darwin, amd64)
The operation was canceled.
build (darwin, arm64)
The job was canceled because "linux_amd64" failed.
build (darwin, arm64): cmd/root.go#L10
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/audit.go#L10
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/filesystemlayout.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/firewall.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/firmware.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/health.go#L6
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/image.go#L7
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/ip.go#L8
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/ip.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
build (darwin, arm64): cmd/network.go#L9
github.com/metal-stack/metal-go@v0.39.2: replacement directory ../metal-go does not exist
test: cmd/tableprinters/switch.go#L305
sw.Nics undefined (type *SwitchDetail has no field or method Nics) (typecheck)
test: cmd/tableprinters/switch.go#L312
sw.Connections undefined (type *SwitchDetail has no field or method Connections) (typecheck)
test: cmd/tableprinters/switch.go#L315
sw.Partition undefined (type *SwitchDetail has no field or method Partition) (typecheck)
test: cmd/tableprinters/switch.go#L316
sw.Partition undefined (type *SwitchDetail has no field or method Partition) (typecheck)
test: cmd/tableprinters/switch.go#L320
sw.RackID undefined (type *SwitchDetail has no field or method RackID) (typecheck)
test
issues found