internal(assistant): Add assistant backend #2388
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
Unhandled error:
src/services/grafana/assistantAuth.ts#L191
Error: Authorization denied: user_cancelled
❯ ServerResponse.<anonymous> src/services/grafana/assistantAuth.ts:191:16
This error originated in "src/services/grafana/assistantAuth.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "handles sequential cancel-and-retry without hanging". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
src/services/grafana/assistantAuth.ts#L191
Error: Authorization denied: user_cancelled
❯ ServerResponse.<anonymous> src/services/grafana/assistantAuth.ts:191:16
This error originated in "src/services/grafana/assistantAuth.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "handles sequential cancel-and-retry without hanging". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
src/services/grafana/assistantAuth.ts#L191
Error: Authorization denied: user_cancelled
❯ ServerResponse.<anonymous> src/services/grafana/assistantAuth.ts:191:16
This error originated in "src/services/grafana/assistantAuth.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "assigns a port and rejects on cancel callback". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|