luizfonseca / traefik-github-oauth-plugin

Lightweight Traefik middleware plugin that enable users to authenticate on specific domains using GitHub OAuth
https://plugins.traefik.io/plugins/65646fb989090d725bcb75b7/git-hub-o-auth-plugin
MIT License
4 stars 0 forks source link

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

Closed mmatur closed 5 months ago

mmatur 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/luizfonseca/traefik-github-oauth-plugin" error: /var/folders/mc/3ylkhgls4ynf84sbn86gmjb40000gn/T/traefik-plugin-gop288334715/src/github.com/luizfonseca/traefik-github-oauth-plugin/middleware_plugin.go:19:2: import "github.com/luizfonseca/traefik-github-oauth-plugin/internal/pkg/jwt" error: /var/folders/mc/3ylkhgls4ynf84sbn86gmjb40000gn/T/traefik-plugin-gop288334715/src/github.com/luizfonseca/traefik-github-oauth-plugin/internal/pkg/jwt/jwt.go:6:2: import "github.com/golang-jwt/jwt/v4" error: unable to find source related to: "github.com/golang-jwt/jwt/v4"

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.