yaegi test issue on request.go [request.go:605:48: cannot use type resty.RetryConditionFunc as type func(*unsafe2.dummy, error) bool] #608
Closed
gordonlukch
started this conversation in
General
Replies: 1 comment
-
I'm not sure where the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying to create a Traefik Proxy plugin, but i got a issue on the yaegi test, it point to request.go as below:
github.com/go-resty/resty/v2/request.go:605:48: cannot use type resty.RetryConditionFunc as type func(*unsafe2.dummy, error) bool
any idea for the issue? how can i overcome this. Thank you very much.
The bot analyzer full report:
gordonlukch/Keycloak-Introspect#7
Beta Was this translation helpful? Give feedback.
All reactions