Skip to content

Bump tags.cncf.io/container-device-interface/specs-go from 0.7.0 to 0.8.0 #123

Bump tags.cncf.io/container-device-interface/specs-go from 0.7.0 to 0.8.0

Bump tags.cncf.io/container-device-interface/specs-go from 0.7.0 to 0.8.0 #123

Status Failure
Total duration 1m 12s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L93
dev.UID undefined (type error has no field or method UID)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L95
dev.UID undefined (type error has no field or method UID)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L98
dev.GID undefined (type error has no field or method GID)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L100
dev.GID undefined (type error has no field or method GID)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L104
dev.Path undefined (type error has no field or method Path)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L105
cannot use dev (variable of type error) as "github.com/opencontainers/runtime-spec/specs-go".LinuxDevice value in argument to specgen.AddDevice
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L107
dev.Type undefined (type error has no field or method Type)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L112
dev.Type undefined (type error has no field or method Type)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L112
dev.Major undefined (type error has no field or method Major)
Unit test: vendor/tags.cncf.io/container-device-interface/pkg/cdi/container-edits.go#L112
dev.Minor undefined (type error has no field or method Minor)
check
issues found
build
Process completed with exit code 2.