Skip to content

new file: api/schemas/constants_test.go #28

new file: api/schemas/constants_test.go

new file: api/schemas/constants_test.go #28

Triggered via push September 13, 2025 02:16
Status Failure
Total duration 1m 28s
Artifacts

go-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: internal/analysis/auth/ato/models.go#L29
undefined: core.Evidence
build: internal/llmclient/gemini_client.go#L30
cannot use (*GoogleClient)(nil) (value of type *GoogleClient) as schemas.LLMClient value in variable declaration: *GoogleClient does not implement schemas.LLMClient (wrong type for method Generate)
build: internal/llmclient/factory.go#L31
undefined: NewGeminiClient
build: internal/llmclient/factory.go#L24
invalid operation: cannot indirect cfg.LLM (variable of struct type config.LLMRouterConfig)
build: internal/llmclient/factory.go#L18
invalid operation: cfg.LLM == nil (mismatched types config.LLMRouterConfig and untyped nil)
build: internal/llmclient/factory.go#L15
undefined: interfaces
build: internal/llmclient/factory.go#L10
"github.com/xkilldash9x/scalpel-cli/api/schemas" imported and not used
build: internal/llmclient/router.go#L25
undefined: interfaces
build: internal/llmclient/router.go#L18
undefined: interfaces
build: internal/llmclient/router.go#L14
undefined: interfaces