feat: enhance accuracy of validation and converter #59
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
|