fix: timeout in jwt-bearer grants when too many grants are available #1667
Annotations
10 errors and 1 warning
Run golangci-lint:
persistence/sql/persister_oauth2.go#L26
could not import github.com/ory/hydra/v2/oauth2 (-: # github.com/ory/hydra/v2/oauth2
|
Run golangci-lint:
oauth2/fosite_store_helpers.go#L1024
no new variables on left side of :=) (typecheck)
|
Run golangci-lint:
x/oauth2cors/cors.go#L12
could not import github.com/ory/hydra/v2/oauth2 (-: # github.com/ory/hydra/v2/oauth2
|
Run golangci-lint:
oauth2/fosite_store_helpers.go#L1024
no new variables on left side of :=) (typecheck)
|
Run golangci-lint:
cmd/server/handler.go#L45
could not import github.com/ory/hydra/v2/oauth2 (-: # github.com/ory/hydra/v2/oauth2
|
Run golangci-lint:
oauth2/fosite_store_helpers.go#L1024
no new variables on left side of :=) (typecheck)
|
Run golangci-lint:
driver/registry.go#L132
r.OAuth2Storage undefined (type Registry has no field or method OAuth2Storage) (typecheck)
|
Run golangci-lint:
driver/registry.go#L133
r.OAuth2Provider undefined (type Registry has no field or method OAuth2Provider) (typecheck)
|
Run golangci-lint:
driver/registry.go#L134
r.AudienceStrategy undefined (type Registry has no field or method AudienceStrategy) (typecheck)
|
Run golangci-lint:
driver/registry.go#L135
r.AccessTokenJWTStrategy undefined (type Registry has no field or method AccessTokenJWTStrategy) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading