chore: update deps to github.com/zitadel/oidc/v3 #1814
Annotations
4 errors and 1 warning
pkg/api/routes.go#L80
cannot infer C (/home/runner/work/zot/zot/pkg/api/routes.go:1876:33)
|
pkg/api/routes.go#L83
cannot infer C (/home/runner/work/zot/zot/pkg/api/routes.go:1911:33)
|
pkg/api/routes.go#L1912
cannot use func(w http.ResponseWriter, r *http.Request, tokens *oidc.Tokens[C], state string, relyingParty rp.RelyingParty, info oidc.UserInfo) {…} (value of type func(w "net/http".ResponseWriter, r *"net/http".Request, tokens *oidc.Tokens[C], state string, relyingParty rp.RelyingParty, info oidc.UserInfo)) as rp.CodeExchangeUserinfoCallback[C, U] value in return statement
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading