Bump github.com/gopcua/opcua from 0.4.0 to 0.5.2 #1519
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
cmd/deviceshifu/cmdopcua/main.go#L7
could not import github.com/edgenesis/shifu/pkg/deviceshifu/deviceshifuopcua (-: # github.com/edgenesis/shifu/pkg/deviceshifu/deviceshifuopcua
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L169
assignment mismatch: 1 variable but opcua.NewClient returns 2 values
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L253
handler.client.ReadWithContext undefined (type *opcua.Client has no field or method ReadWithContext)
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L327
handler.client.WriteWithContext undefined (type *opcua.Client has no field or method WriteWithContext)
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L369
ds.opcuaClient.ReadWithContext undefined (type *opcua.Client has no field or method ReadWithContext)) (typecheck)
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L1
: # github.com/edgenesis/shifu/pkg/deviceshifu/deviceshifuopcua [github.com/edgenesis/shifu/pkg/deviceshifu/deviceshifuopcua.test]
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L169
assignment mismatch: 1 variable but opcua.NewClient returns 2 values
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L253
handler.client.ReadWithContext undefined (type *opcua.Client has no field or method ReadWithContext)
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L327
handler.client.WriteWithContext undefined (type *opcua.Client has no field or method WriteWithContext)
|
lint:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L369
ds.opcuaClient.ReadWithContext undefined (type *opcua.Client has no field or method ReadWithContext) (typecheck)
|