Skip to content

feat: use dig for di in services and controllers #1918

feat: use dig for di in services and controllers

feat: use dig for di in services and controllers #1918

Triggered via pull request June 13, 2026 21:21
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: internal/controller/resources_controller_test.go#L72
too many arguments in call to controller.NewResourcesController
ci: internal/controller/proxy_controller_test.go#L413
too many arguments in call to controller.NewProxyController
ci: internal/controller/proxy_controller_test.go#L398
too many arguments in call to service.NewAuthService
ci: internal/controller/proxy_controller_test.go#L375
too many arguments in call to service.NewPolicyEngine
ci: internal/controller/proxy_controller_test.go#L373
too many arguments in call to service.NewAccessControlsService
ci: internal/controller/proxy_controller_test.go#L372
too many arguments in call to service.NewOAuthBrokerService
ci: internal/controller/oidc_controller_test.go#L834
too many arguments in call to controller.NewOIDCController
ci: internal/controller/oidc_controller_test.go#L38
too many arguments in call to service.NewOIDCService
ci: internal/controller/health_controller_test.go#L58
cannot use group (variable of type *gin.RouterGroup) as controller.HealthControllerInput value in argument to controller.NewHealthController
ci: internal/controller/context_controller_test.go#L124
too many arguments in call to controller.NewContextController