chore: add mit license (#1112) #2293
ci.yml
on: push
Test - sdk/python
2m 57s
Matrix: test-node
Annotations
8 errors
|
Test - mcp
Process completed with exit code 1.
|
|
tests/guard.test.ts > guard > returns proper response structure:
mcp/tests/guard.test.ts#L40
Error: Provider API error (404): {"error":"model 'superagent-guard-1.7b-Q8_0' not found"}
❯ callProvider node_modules/safety-agent/dist/providers/index.js:80:15
❯ SafetyClient.guardSingleText node_modules/safety-agent/dist/client.js:389:26
❯ SafetyClient.guard node_modules/safety-agent/dist/client.js:512:28
❯ tests/guard.test.ts:40:20
|
|
tests/guard.test.ts > guard > returns valid response structure for potentially malicious input:
mcp/tests/guard.test.ts#L23
Error: Provider API error (404): {"error":"model 'superagent-guard-1.7b-Q8_0' not found"}
❯ callProvider node_modules/safety-agent/dist/providers/index.js:80:15
❯ SafetyClient.guardSingleText node_modules/safety-agent/dist/client.js:389:26
❯ SafetyClient.guard node_modules/safety-agent/dist/client.js:512:28
❯ tests/guard.test.ts:23:20
|
|
tests/guard.test.ts > guard > returns valid response structure for safe input:
mcp/tests/guard.test.ts#L8
Error: Provider API error (404): {"error":"model 'superagent-guard-1.7b-Q8_0' not found"}
❯ callProvider node_modules/safety-agent/dist/providers/index.js:80:15
❯ SafetyClient.guardSingleText node_modules/safety-agent/dist/client.js:389:26
❯ SafetyClient.guard node_modules/safety-agent/dist/client.js:512:28
❯ tests/guard.test.ts:8:20
|
|
Test - sdk/typescript
The strategy configuration was canceled because "test-node.mcp" failed
|
|
Test - sdk/typescript
The operation was canceled.
|
|
Test - cli
The strategy configuration was canceled because "test-node.mcp" failed
|
|
Test - cli
The operation was canceled.
|