Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception during incident resolution #610

Open
abrugaro opened this issue Feb 3, 2025 · 1 comment
Open

Exception during incident resolution #610

abrugaro opened this issue Feb 3, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@abrugaro
Copy link
Contributor

abrugaro commented Feb 3, 2025

During the resolution of an incident I got the following exception:

Failed to provide resolutions. Encountered error: Traceback (most recent call last): File "kai\jsonrpc\callbacks.py", line 86, in __call__ File 
"pydantic\main.py", line 568, in model_validate pydantic_core._pydantic_core.ValidationError: 2 validation errors for GetCodeplanAgentSolutionParams 
incidents.0.ruleset_name Field required [type=missing, input_value={'uri': 'file:///c:/Users...n ```', 'lineNumber': 1}, input_type=dict] For further 
information visit https://errors.pydantic.dev/2.8/v/missing incidents.0.violation_name Field required [type=missing, input_value={'uri': 
'file:///c:/Users...n ```', 'lineNumber': 1}, input_type=dict] For further information visit https://errors.pydantic.dev/2.8/v/missing . See the output channel 
for details.

kai-analyzer-server.log
kai-rpc-server.log

Tested on Windows 11 pro using the extension v0.0.7

@abrugaro abrugaro added the bug Something isn't working label Feb 3, 2025
@fabianvf
Copy link
Contributor

Are you still seeing this in 0.0.11?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants