Skip to content

NOISSUE - Fix links in README.md file #128

NOISSUE - Fix links in README.md file

NOISSUE - Fix links in README.md file #128

Triggered via pull request April 3, 2024 08:54
Status Failure
Total duration 2m 7s
Artifacts

api-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
api-test: opcua/gopcua/browser.go#L55
assignment mismatch: 1 variable but opcuagocpua.NewClient returns 2 values
api-test: opcua/gopcua/browser.go#L94
cannot use uagocpua.AttributeIDNodeClass (constant 2 of type ua.AttributeID) as context.Context value in argument to n.Attributes: ua.AttributeID does not implement context.Context (missing method Deadline)
api-test: opcua/gopcua/browser.go#L207
not enough arguments in call to n.ReferencedNodes
api-test: opcua/gopcua/subscribe.go#L79
not enough arguments in call to opcuagopcua.GetEndpoints
api-test: opcua/gopcua/subscribe.go#L99
assignment mismatch: 1 variable but opcuagopcua.NewClient returns 2 values
api-test: opcua/gopcua/subscribe.go#L138
cannot use uagopcua.TimestampsToReturnBoth (constant 2 of type ua.TimestampsToReturn) as context.Context value in argument to sub.Monitor: ua.TimestampsToReturn does not implement context.Context (missing method Deadline)
api-test: opcua/gopcua/subscribe.go#L138
cannot use miCreateRequest (variable of type *ua.MonitoredItemCreateRequest) as ua.TimestampsToReturn value in argument to sub.Monitor
api-test: opcua/gopcua/subscribe.go#L146
sub.Run undefined (type *"github.com/gopcua/opcua".Subscription has no field or method Run)
api-test: opcua/gopcua/subscribe.go#L154
invalid operation: cannot receive from send-only channel sub.Notifs (variable of type chan<- *"github.com/gopcua/opcua".PublishNotificationData)
api-test
Process completed with exit code 2.
api-test
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/.