Skip to content

fixed: GetRequestsInFlight return copies lock value #410

fixed: GetRequestsInFlight return copies lock value

fixed: GetRequestsInFlight return copies lock value #410

Re-run triggered April 9, 2024 12:12
Status Failure
Total duration 2m 23s
Artifacts

tests.yaml

on: pull_request
Dependencies
34s
Dependencies
Unit Test
1m 31s
Unit Test
Nats Test End to End
44s
Nats Test End to End
GRPC Test End to End
55s
GRPC Test End to End
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Nats Test End to End: session/session.go#L201
cannot use s (variable of type *sessionImpl) as Session value in return statement: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
Nats Test End to End: session/session.go#L427
cannot use s (variable of type *sessionImpl) as Session value in argument to cb: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
Nats Test End to End: session/session.go#L454
cannot use s (variable of type *sessionImpl) as Session value in argument to cb: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
Nats Test End to End
Process completed with exit code 2.
GRPC Test End to End: session/session.go#L201
cannot use s (variable of type *sessionImpl) as Session value in return statement: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
GRPC Test End to End: session/session.go#L427
cannot use s (variable of type *sessionImpl) as Session value in argument to cb: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
GRPC Test End to End: session/session.go#L454
cannot use s (variable of type *sessionImpl) as Session value in argument to cb: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
GRPC Test End to End
Process completed with exit code 2.
Unit Test: session/session.go#L201
cannot use s (variable of type *sessionImpl) as Session value in return statement: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
Unit Test: session/session.go#L427
cannot use s (variable of type *sessionImpl) as Session value in argument to cb: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
Unit Test: session/session.go#L454
cannot use s (variable of type *sessionImpl) as Session value in argument to cb: *sessionImpl does not implement Session (wrong type for method GetRequestsInFlight)
Unit Test
Process completed with exit code 2.
Dependencies
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/.
Nats Test End to End
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/.
GRPC Test End to End
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/.
Unit 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/.