commit cloud #267
test.yml
on: push
Server Tests
8m 50s
Client Tests
8m 56s
Plugin Tests
1h 0m
Electrobun Desktop Contract
1m 36s
Cloud Live E2E (Eliza Cloud)
1m 29s
All Tests Passed
2s
Annotations
7 errors and 1 warning
|
src/live.e2e.test.ts > ElizaCloudClient real API e2e: API-key read paths > lists containers, container quota, and Eliza agents:
cloud/packages/sdk/src/live.e2e.test.ts#L123
AssertionError: promise rejected "CloudApiError: Invalid or expired API key { …(2) }" instead of resolving
❯ src/live.e2e.test.ts:123:42
Caused by: Caused by: CloudApiError: Invalid or expired API key
❯ ElizaCloudHttpClient.request src/http.ts:236:11
❯ src/live.e2e.test.ts:123:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, errorBody: { success: false, error: 'Invalid or expired API key', details: undefined, requiredCredits: undefined, quota: undefined } }
|
|
src/live.e2e.test.ts > ElizaCloudClient real API e2e: API-key read paths > gets credit balance and summary:
cloud/packages/sdk/src/live.e2e.test.ts#L117
AssertionError: promise rejected "CloudApiError: Invalid or expired API key { …(2) }" instead of resolving
❯ src/live.e2e.test.ts:117:60
Caused by: Caused by: CloudApiError: Invalid or expired API key
❯ ElizaCloudHttpClient.request src/http.ts:236:11
❯ src/live.e2e.test.ts:117:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, errorBody: { success: false, error: 'Invalid or expired API key', details: undefined, requiredCredits: undefined, quota: undefined } }
|
|
src/live.e2e.test.ts > ElizaCloudClient real API e2e: API-key read paths > sets credentials after construction and gets the authenticated profile:
cloud/packages/sdk/src/live.e2e.test.ts#L112
AssertionError: promise rejected "CloudApiError: Invalid or expired API key { …(2) }" instead of resolving
❯ src/live.e2e.test.ts:112:35
Caused by: Caused by: CloudApiError: Invalid or expired API key
❯ ElizaCloudHttpClient.request src/http.ts:236:11
❯ src/live.e2e.test.ts:112:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, errorBody: { success: false, error: 'Invalid or expired API key', details: undefined, requiredCredits: undefined, quota: undefined } }
|
|
Plugin Tests
The job has exceeded the maximum execution time of 1h0m0s
|
|
Plugin Tests
The operation was canceled.
|
|
All Tests Passed
Process completed with exit code 1.
|
|
Test gate
Required job 'plugin-tests' finished with 'cancelled' (expected success)
|
|
Cloud Live E2E (Eliza Cloud)
Cloud Live E2E skipped because the configured external provider is unavailable.
|