refactor(cache): update metrics initialization in in-memory cache tests #15
Annotations
10 errors
|
build:
extensions/webrtc/examples/basic/main.go#L46
unknown field RateLimit in struct literal of type "github.com/xraph/forge/extensions/streaming".Config
|
|
build:
extensions/webrtc/examples/basic/main.go#L45
unknown field RateLimitEnabled in struct literal of type "github.com/xraph/forge/extensions/streaming".Config
|
|
build:
extensions/webrtc/examples/basic/main.go#L35
undefined: streaming.CoordinationConfig
|
|
build:
extensions/webrtc/examples/basic/main.go#L35
unknown field Coordination in struct literal of type "github.com/xraph/forge/extensions/streaming".Config
|
|
build:
extensions/webrtc/examples/basic/main.go#L32
unknown field AuthProviders in struct literal of type "github.com/xraph/forge/extensions/streaming".Config
|
|
build:
extensions/webrtc/examples/basic/main.go#L31
unknown field RequireAuth in struct literal of type "github.com/xraph/forge/extensions/streaming".Config
|
|
build:
extensions/webrtc/examples/basic/main.go#L27
app.Use undefined (type forge.App has no field or method Use)
|
|
build:
extensions/webrtc/examples/basic/main.go#L26
undefined: auth.New
|
|
build:
extensions/webrtc/examples/basic/main.go#L23
cannot use []string{…} (value of type []string) as []"github.com/xraph/forge/extensions/auth".ProviderConfig value in struct literal
|
|
build:
extensions/ai/middleware/security_scanner.go#L1004
unknown field Metadata in struct literal of type "github.com/xraph/forge/extensions/ai/internal".AIMiddlewareStats
|