add usbcamera-dmi #285
main.yaml
on: pull_request
Verify vendor, do lint
9m 30s
Multiple build
9m 15s
Multiple docker image build
8m 46s
Annotations
12 errors and 3 warnings
Multiple docker image build
Process completed with exit code 2.
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Multiple build:
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
|
Verify vendor, do lint
Process completed with exit code 2.
|
Multiple docker image build
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/
|
Multiple build
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/
|
Verify vendor, do lint
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/
|