Bump github.com/gopcua/opcua from 0.4.0 to 0.5.2 #1461
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
build:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L169
assignment mismatch: 1 variable but opcua.NewClient returns 2 values
|
build:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L253
handler.client.ReadWithContext undefined (type *opcua.Client has no field or method ReadWithContext)
|
build:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L327
handler.client.WriteWithContext undefined (type *opcua.Client has no field or method WriteWithContext)
|
build:
pkg/deviceshifu/deviceshifuopcua/deviceshifuopcua.go#L369
ds.opcuaClient.ReadWithContext undefined (type *opcua.Client has no field or method ReadWithContext)
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|