You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
During the resolution of an incident I got the following exception:
kai-analyzer-server.log
kai-rpc-server.log
Tested on Windows 11 pro using the extension v0.0.7
The text was updated successfully, but these errors were encountered: