fix: test expectations and skip non-functional login tests #278
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
|
Loading