Skip to content

feat(integration): adds ramp user-provision integration #643

feat(integration): adds ramp user-provision integration

feat(integration): adds ramp user-provision integration #643

Triggered via pull request December 13, 2024 14:24
Status Failure
Total duration 3m 58s
Artifacts

tests.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
integrations/ramp/tests/ramp-create-user.test.ts > ramp create-user tests > should output the action output that is expected: vitest.setup.ts#L57
Error: Failed to load mock data from /home/runner/work/integration-templates/integration-templates/integrations/ramp/mocks/nango/post/proxy/developer/v1/users/deferred/create-user.json: ENOENT: no such file or directory, open '/home/runner/work/integration-templates/integration-templates/integrations/ramp/mocks/nango/post/proxy/developer/v1/users/deferred/create-user.json' { "method": "post", "endpoint": "developer/v1/users/deferred", "requestIdentityHash": "d977728b9bf791bd9708a1b2d0e3d9f68f92e08d", "requestIdentity": { "method": "post", "endpoint": "developer/v1/users/deferred", "params": [], "headers": [], "data": "{\"first_name\":\"Johny\",\"last_name\":\"Does\",\"email\":\"john1@doe.com\",\"role\":\"IT_ADMIN\"}" } } ❯ NangoActionMock.getMockFile vitest.setup.ts:57:23 ❯ NangoActionMock.getCachedResponse vitest.setup.ts:81:32 ❯ NangoActionMock.proxyData vitest.setup.ts:357:24
tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
tests (ubuntu-latest, 18.x)
The operation was canceled.
tests (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636