Skip to content

feat(cursor): Add Cursor IDE module #1078

feat(cursor): Add Cursor IDE module

feat(cursor): Add Cursor IDE module #1078

Triggered via pull request September 19, 2024 18:28
@matifalimatifali
synchronize #290
cursor
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
TypeError: undefined is not an object (evaluating 'state.outputs.cursor_url.value'): cursor/main.test.ts#L20
at /home/runner/work/modules/modules/cursor/main.test.ts:20:26
TypeError: undefined is not an object (evaluating 'state.outputs.cursor_url.value'): cursor/main.test.ts#L38
at /home/runner/work/modules/modules/cursor/main.test.ts:38:26
TypeError: undefined is not an object (evaluating 'state.outputs.cursor_url.value'): cursor/main.test.ts#L49
at /home/runner/work/modules/modules/cursor/main.test.ts:49:26
TypeError: undefined is not an object (evaluating 'state.outputs.cursor_url.value'): cursor/main.test.ts#L60
at /home/runner/work/modules/modules/cursor/main.test.ts:60:26
TypeError: undefined is not an object (evaluating 'state.outputs.cursor_url.value'): cursor/main.test.ts#L70
at /home/runner/work/modules/modules/cursor/main.test.ts:70:26
error: expect(received).toBe(expected): cursor/main.test.ts#L86
Expected: 1 Received: undefined at /home/runner/work/modules/modules/cursor/main.test.ts:86:41
test
Process completed with exit code 1.