Skip to content

NOISSUE - Fix OPC-UA adapter #392

NOISSUE - Fix OPC-UA adapter

NOISSUE - Fix OPC-UA adapter #392

Triggered via pull request March 26, 2024 11:38
Status Failure
Total duration 3m 3s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint and Build: opcua/gopcua/browser.go#L1
: # github.com/absmach/magistrala/opcua/gopcua
Lint and Build: opcua/gopcua/subscribe.go#L108
not enough arguments in call to oc.Close
Lint and Build: opcua/gopcua/subscribe.go#L115
not enough arguments in call to oc.Subscribe
Lint and Build: opcua/gopcua/subscribe.go#L151
sub.Run undefined (type *"github.com/gopcua/opcua".Subscription has no field or method Run)
Lint and Build: opcua/gopcua/subscribe.go#L159
invalid operation: cannot receive from send-only channel sub.Notifs (variable of type chan<- *"github.com/gopcua/opcua".PublishNotificationData) (typecheck)
Lint and Build: cmd/opcua/main.go#L27
could not import github.com/absmach/magistrala/opcua/gopcua (-: # github.com/absmach/magistrala/opcua/gopcua
Lint and Build: opcua/gopcua/subscribe.go#L108
not enough arguments in call to oc.Close
Lint and Build: opcua/gopcua/subscribe.go#L115
not enough arguments in call to oc.Subscribe
Lint and Build: opcua/gopcua/subscribe.go#L151
sub.Run undefined (type *"github.com/gopcua/opcua".Subscription has no field or method Run)
Lint and Build: opcua/gopcua/subscribe.go#L159
invalid operation: cannot receive from send-only channel sub.Notifs (variable of type chan<- *"github.com/gopcua/opcua".PublishNotificationData)) (typecheck)
Lint and Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.