Bump github.com/dgraph-io/ristretto from 0.1.1 to 1.0.0 #92
Annotations
11 errors and 3 warnings
test
Process completed with exit code 2.
|
lint:
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
|
lint:
internal/server/server.go#L39
cannot use generic type ristretto.Cache[K z.Key, V any] without instantiation
|
lint:
internal/server/server.go#L140
cannot use generic type ristretto.Config[K z.Key, V any] without instantiation
|
lint:
internal/server/server.go#L215
cannot use generic type ristretto.Cache[K z.Key, V any] without instantiation) (typecheck)
|
lint:
internal/server/api/oidc/callback.go#L60
s.FetchIDToken undefined (type *implServer has no field or method FetchIDToken) (typecheck)
|
lint:
internal/server/api/oidc/callback.go#L77
s.VerifyIDToken undefined (type *implServer has no field or method VerifyIDToken) (typecheck)
|
lint:
internal/server/api/oidc/callback.go#L92
s.GetSession undefined (type *implServer has no field or method GetSession) (typecheck)
|
lint:
internal/server/api/oidc/login.go#L34
s.GenerateAuthCodeURL undefined (type *implServer has no field or method GenerateAuthCodeURL) (typecheck)
|
lint:
internal/server/api/oidc/login.go#L47
s.GetCache undefined (type *implServer has no field or method GetCache) (typecheck)
|
lint:
internal/server/api/oidc/login.go#L49
s.GetSession undefined (type *implServer has no field or method GetSession) (typecheck)
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/checkout@v3, autero1/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
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/
|