Yeicor / traefikgothauth

Multi-provider authentication plugin for Traefik, thanks to Goth
Apache License 2.0
2 stars 0 forks source link

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

Closed traefiker closed 5 months ago

traefiker commented 5 months ago

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/Yeicor/traefik-oidc" error: /tmp/traefik-plugin-gop3263770828/src/github.com/Yeicor/traefik-oidc/oidc.go:8:2: import "github.com/coreos/go-oidc/v3/oidc" error: /tmp/traefik-plugin-gop3263770828/src/github.com/Yeicor/traefik-oidc/vendor/github.com/coreos/go-oidc/v3/oidc/jose.go:3:8: import "github.com/go-jose/go-jose/v4" error: /tmp/traefik-plugin-gop3263770828/src/github.com/Yeicor/traefik-oidc/vendor/github.com/go-jose/go-jose/v4/asymmetric.go:33:2: import "github.com/go-jose/go-jose/v4/json" error: /tmp/traefik-plugin-gop3263770828/src/github.com/Yeicor/traefik-oidc/vendor/github.com/go-jose/go-jose/v4/json/encode.go:650:48: cannot use type *json.encodeState as type io.Writer

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 fill an issue on piceus repository.