Skip to content

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

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 #1461

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

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/