Skip to content

feat: enhance accuracy of validation and converter #59

feat: enhance accuracy of validation and converter

feat: enhance accuracy of validation and converter #59

Triggered via pull request November 18, 2025 18:02
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint
Process completed with exit code 1.
Lint
undefined: converter.WithLLMClient
Unit Test
Process completed with exit code 1.
Unit Test: tests/e2e/full_workflow_test.go#L234
convertedPolicy.Rules undefined (type *converter.ConvertResult has no field or method Rules)
Unit Test: tests/e2e/full_workflow_test.go#L169
cannot use convertedPolicy (variable of type *converter.ConvertResult) as *schema.CodePolicy value in argument to validator.NewLLMValidator
Unit Test: tests/e2e/full_workflow_test.go#L114
convertedPolicy.Rules undefined (type *converter.ConvertResult has no field or method Rules)
Unit Test: tests/e2e/full_workflow_test.go#L95
convertedPolicy.Rules undefined (type *converter.ConvertResult has no field or method Rules)
Unit Test: tests/e2e/full_workflow_test.go#L94
convertedPolicy.Rules undefined (type *converter.ConvertResult has no field or method Rules)
Unit Test: tests/e2e/full_workflow_test.go#L91
convertedPolicy.Rules undefined (type *converter.ConvertResult has no field or method Rules)
Unit Test: tests/e2e/full_workflow_test.go#L87
not enough arguments in call to conv.Convert
Unit Test: tests/e2e/full_workflow_test.go#L82
undefined: converter.WithLLMClient
Unit Test: tests/e2e/full_workflow_test.go#L82
not enough arguments in call to converter.NewConverter