NOISSUE - Fix OPC-UA adapter #392
tests.yml
on: pull_request
Lint and Build
2m 53s
Run tests
0s
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/.
|