Skip to content

Bump github.com/gopcua/opcua from 0.4.0 to 0.5.2 #1519

Bump github.com/gopcua/opcua from 0.4.0 to 0.5.2

Bump github.com/gopcua/opcua from 0.4.0 to 0.5.2 #1519

Triggered via pull request October 18, 2023 22:19
Status Failure
Total duration 4m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)