Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Traefik Plugin Catalog] Plugin Analyzer has detected a problem. #6

Closed
traefiker opened this issue Dec 6, 2022 · 1 comment
Closed

Comments

@traefiker
Copy link

The plugin was not imported into Traefik Plugin Catalog.

Cause:

failed to run the plugin with Yaegi: the load of the plugin takes too much time(10s), or an error, inside the plugin, occurs during the load: 1:21: import "github.com/gordonlukch/Keycloak-Introspect" error: /tmp/traefik-plugin-gop1140033746/src/github.com/gordonlukch/Keycloak-Introspect/keycloak_introspect.go:8:2: import "github.com/Nerzal/gocloak/v12" error: /tmp/traefik-plugin-gop1140033746/src/github.com/gordonlukch/Keycloak-Introspect/vendor/github.com/Nerzal/gocloak/v12/client.go:15:2: import "github.com/go-resty/resty/v2" error: /tmp/traefik-plugin-gop1140033746/src/github.com/gordonlukch/Keycloak-Introspect/vendor/github.com/go-resty/resty/v2/request.go:605:48: cannot use type resty.RetryConditionFunc as type func(*unsafe2.dummy, error) bool

Traefik Plugin Analyzer will restart when you will close this issue.

If you believe there is a problem with the Analyzer or this issue is the result of a false positive, please contact us.

@gordonlukch
Copy link
Owner

try fixed the issue, "go mod tidy, go mod vendor".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants