Skip to content

Update api spec

Update api spec #1042

Triggered via pull request December 10, 2025 15:56
Status Failure
Total duration 1m 4s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
__tests__/gen/users-user_features_get.test.ts > Testing users.user_features_get > should be truthy or throw: src/errors.ts#L32
ApiError: Not Found ❯ throwIfNotOk src/errors.ts:32:9 ❯ Object.user_features_get src/api/users/user_features_get.ts:58:3 ❯ example __tests__/gen/users-user_features_get.test.ts:4:20 ❯ __tests__/gen/users-user_features_get.test.ts:10:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 404, error_code: undefined, request_id: 'fb6f0f03-c12c-4f2a-8335-207356fdaf57', body: { request_id: 'fb6f0f03-c12c-4f2a-8335-207356fdaf57', message: 'Not Found' } }