SM-287 / SM-290 #153
Annotations
5 errors
lint:
internal/api/api.go#L15
could not import github.com/DIMO-Network/vehicle-signal-decoding/internal/controllers (-: # github.com/DIMO-Network/vehicle-signal-decoding/internal/controllers
|
lint:
internal/controllers/device_config_controller.go#L250
cannot use d.deviceDefSvc.GetDeviceDefinitionByID(c.Context(), deviceDefinitionID) (value of type *"github.com/DIMO-Network/device-definitions-api/pkg/grpc".GetDeviceDefinitionItemResponse) as *"github.com/DIMO-Network/device-definitions-api/pkg/grpc".GetDeviceDefinitionResponse value in assignment) (typecheck)
|
lint:
internal/controllers/device_config_controller.go#L1
: # github.com/DIMO-Network/vehicle-signal-decoding/internal/controllers [github.com/DIMO-Network/vehicle-signal-decoding/internal/controllers.test]
|
lint:
internal/controllers/device_config_controller.go#L250
cannot use d.deviceDefSvc.GetDeviceDefinitionByID(c.Context(), deviceDefinitionID) (value of type *"github.com/DIMO-Network/device-definitions-api/pkg/grpc".GetDeviceDefinitionItemResponse) as *"github.com/DIMO-Network/device-definitions-api/pkg/grpc".GetDeviceDefinitionResponse value in assignment (typecheck)
|
lint
issues found
|