Skip to content

Enhance plugin management and refactor application startup sequence #5

Enhance plugin management and refactor application startup sequence

Enhance plugin management and refactor application startup sequence #5

Triggered via push October 20, 2025 15:54
Status Failure
Total duration 1m 42s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: pkg/extensions/cache/extension.go#L109
unknown field RedisURL in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L108
unknown field MaxSize in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L107
unknown field DefaultTTL in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L106
unknown field EnableMonitoring in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L105
unknown field EnableWarming in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L104
unknown field EnableSharding in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L103
unknown field EnableReplication in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L102
unknown field EnableDistributed in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L101
unknown field EnableMemory in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
build: pkg/extensions/cache/extension.go#L100
unknown field EnableRedis in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig