Skip to content

feat: collect ristretto cache metrics helper #1706

feat: collect ristretto cache metrics helper

feat: collect ristretto cache metrics helper #1706

Triggered via pull request January 24, 2025 16:11
@aeneasraeneasr
synchronize #834
add-metrics
Status Failure
Total duration 2m 38s
Artifacts

test.yml

on: pull_request
Run Tests on Windows
2m 27s
Run Tests on Windows
Run Tests and Lint Code
1m 19s
Run Tests and Lint Code
Release a new version
0s
Release a new version
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Run Tests and Lint Code: cachex/ristretto.go#L9
undefined: ristretto (typecheck)
Run Tests and Lint Code: cachex/ristretto.go#L11
undefined: ristretto (typecheck)
Run Tests and Lint Code: cachex/ristretto.go#L29
undefined: ristretto (typecheck)
Run Tests and Lint Code: cmdx/printing.go#L280
undefined: yaml (typecheck)
Run Tests and Lint Code: crdbx/readonly.go#L14
undefined: pop (typecheck)
Run Tests and Lint Code: crdbx/staleness.go#L75
undefined: pop (typecheck)
Run Tests and Lint Code: jsonx/patch_test.go#L173
declared and not used: obj (typecheck)
Run Tests and Lint Code: logrusx/helper.go#L47
l.Logger undefined (type *Logger has no field or method Logger) (typecheck)
Run Tests and Lint Code: logrusx/helper.go#L53
l.Logger undefined (type *Logger has no field or method Logger) (typecheck)
Run Tests and Lint Code: logrusx/logrus.go#L230
logger.Info undefined (type *Logger has no field or method Info) (typecheck)
Run Tests on Windows: assertx/assertx.go#L16
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/ory/x/assertx); to add:
Run Tests on Windows: assertx/assertx.go#L17
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/ory/x/assertx); to add:
Run Tests on Windows: cachex/ristretto.go#L4
missing go.sum entry for module providing package github.com/dgraph-io/ristretto/v2 (imported by github.com/ory/x/cachex); to add:
Run Tests on Windows
missing go.sum entry for module providing package golang.org/x/sys/windows (imported by github.com/prometheus/client_golang/prometheus); to add:
Run Tests on Windows: configx/schema_cache.go#L10
no required module provides package github.com/dgraph-io/ristretto; to add it:
Run Tests on Windows
missing go.sum entry for module providing package golang.org/x/sys/windows/registry (imported by go.opentelemetry.io/otel/sdk/resource); to add:
Run Tests on Windows
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by golang.org/x/crypto/argon2); to add:
Run Tests on Windows: assertx/assertx.go#L16
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/ory/x/assertx); to add:
Run Tests on Windows: assertx/assertx.go#L17
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/ory/x/assertx); to add:
Run Tests on Windows: cachex/ristretto.go#L4
missing go.sum entry for module providing package github.com/dgraph-io/ristretto/v2 (imported by github.com/ory/x/cachex); to add:
Run Tests and Lint Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636