add usbcamera-dmi #287
Annotations
10 errors and 1 warning
Run make all build only:
pkg/grpcserver/device.go#L30
cannot assign "github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceModel to model (type "github.com/kubeedge/mappers-go/pkg/common".DeviceModel) in multiple assignment
|
Run make all build only:
pkg/grpcserver/device.go#L30
cannot use "github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceModel value as type "github.com/kubeedge/mappers-go/pkg/common".DeviceModel in assignment
|
Run make all build only:
pkg/grpcserver/device.go#L52
cannot use &model (type *"github.com/kubeedge/mappers-go/pkg/common".DeviceModel) as type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceModel in argument to s.devPanel.UpdateDev
|
Run make all build only:
pkg/grpcserver/device.go#L52
cannot use deviceInstance (type *"github.com/kubeedge/mappers-go/pkg/common".DeviceInstance) as type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceInstance in argument to s.devPanel.UpdateDev
|
Run make all build only:
pkg/grpcserver/device.go#L52
cannot use &protocol (type *"github.com/kubeedge/mappers-go/pkg/common".Protocol) as type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".ProtocolConfig in argument to s.devPanel.UpdateDev
|
Run make all build only:
pkg/grpcserver/device.go#L82
cannot use &model (type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceModel) as type *"github.com/kubeedge/mappers-go/pkg/common".DeviceModel in argument to parse.ParseDeviceFromGrpc
|
Run make all build only:
pkg/grpcserver/device.go#L88
cannot use deviceInstance (type *"github.com/kubeedge/mappers-go/pkg/common".DeviceInstance) as type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceInstance in argument to s.devPanel.UpdateDev
|
Run make all build only:
pkg/grpcserver/device.go#L88
cannot use &protocol (type *"github.com/kubeedge/mappers-go/pkg/common".Protocol) as type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".ProtocolConfig in argument to s.devPanel.UpdateDev
|
Run make all build only:
pkg/grpcserver/device.go#L102
cannot use &model (type *"github.com/kubeedge/mappers-go/pkg/common".DeviceModel) as type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceModel in argument to s.devPanel.UpdateModel
|
Run make all build only:
pkg/grpcserver/device.go#L120
cannot use &model (type *"github.com/kubeedge/mappers-go/pkg/common".DeviceModel) as type *"github.com/kubeedge/mappers-go/mappers/usbcamera-dmi/pkg/common".DeviceModel in argument to s.devPanel.UpdateModel
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading