Bump github.com/dgraph-io/ristretto from 0.1.1 to 1.0.0 #103
Annotations
10 errors and 1 warning
cmd/chat-roulette/main.go#L20
could not import github.com/chat-roulettte/chat-roulette/internal/server (-: # github.com/chat-roulettte/chat-roulette/internal/server
|
internal/server/server.go#L39
cannot use generic type ristretto.Cache[K z.Key, V any] without instantiation
|
internal/server/server.go#L140
cannot use generic type ristretto.Config[K z.Key, V any] without instantiation
|
internal/server/server.go#L210
cannot use generic type ristretto.Cache[K z.Key, V any] without instantiation) (typecheck)
|
internal/server/api/oidc/callback.go#L60
s.FetchIDToken undefined (type *implServer has no field or method FetchIDToken) (typecheck)
|
internal/server/api/oidc/callback.go#L77
s.VerifyIDToken undefined (type *implServer has no field or method VerifyIDToken) (typecheck)
|
internal/server/api/oidc/callback.go#L92
s.GetSession undefined (type *implServer has no field or method GetSession) (typecheck)
|
internal/server/api/oidc/login.go#L34
s.GenerateAuthCodeURL undefined (type *implServer has no field or method GenerateAuthCodeURL) (typecheck)
|
internal/server/api/oidc/login.go#L47
s.GetCache undefined (type *implServer has no field or method GetCache) (typecheck)
|
internal/server/api/oidc/login.go#L49
s.GetSession undefined (type *implServer has no field or method GetSession) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@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