Skip to content

fix: test expectations and skip non-functional login tests #216

fix: test expectations and skip non-functional login tests

fix: test expectations and skip non-functional login tests #216

Triggered via pull request February 23, 2026 22:31
Status Failure
Total duration 1m 11s
Artifacts

pr-test-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: sdk/cliproxy/service.go#L420
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewCodexExecutor
build: sdk/cliproxy/service.go#L418
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewClaudeExecutor
build: sdk/cliproxy/service.go#L416
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewAntigravityExecutor
build: sdk/cliproxy/service.go#L412
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewAIStudioExecutor
build: sdk/cliproxy/service.go#L409
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewGeminiCLIExecutor
build: sdk/cliproxy/service.go#L407
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewGeminiVertexExecutor
build: sdk/cliproxy/service.go#L405
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewGeminiExecutor
build: sdk/cliproxy/service.go#L400
cannot use s.cfg (variable of type *"github.com/router-for-me/CLIProxyAPI/v6/sdk/config".Config) as *"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/config".Config value in argument to executor.NewOpenAICompatExecutor
build: sdk/cliproxy/service.go#L171
cannot use update (variable of struct type "github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/watcher".AuthUpdate) as "github.com/router-for-me/CLIProxyAPI/v6/internal/watcher".AuthUpdate value in argument to s.watcher.DispatchRuntimeAuthUpdate
build: sdk/cliproxy/builder.go#L229
cannot use append([]api.ServerOption(nil), b.serverOptions...) (value of type []"github.com/router-for-me/CLIProxyAPI/v6/internal/api".ServerOption) as []"github.com/router-for-me/CLIProxyAPI/v6/pkg/llmproxy/api".ServerOption value in struct literal