Skip to content

dynamic inputs for plugin-survey-text #2068

dynamic inputs for plugin-survey-text

dynamic inputs for plugin-survey-text #2068

Triggered via pull request January 22, 2026 19:10
Status Failure
Total duration 2m 37s
Artifacts

build.yml

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

Annotations

15 errors
Build, lint, and test on Node.js 20
Process completed with exit code 1.
data conversion to csv › survey-text data response object is correctly converted: packages/jspsych/tests/data/data-csv-conversion.test.ts#L17
TypeError: Cannot set properties of null (setting 'value') at Object.<anonymous> (tests/data/data-csv-conversion.test.ts:17:70)
data conversion to json › survey-text data response object is correctly converted: packages/jspsych/tests/data/data-json-conversion.test.ts#L18
TypeError: Cannot set properties of null (setting 'value') at Object.<anonymous> (tests/data/data-json-conversion.test.ts:18:70)
survey-text plugin › data are logged with the right question when randomize order is true: packages/plugin-survey-text/src/index.spec.ts#L85
TypeError: Cannot set properties of null (setting 'value') at Object.<anonymous> (src/index.spec.ts:85:71)
survey-text plugin › required parameter works: packages/plugin-survey-text/src/index.spec.ts#L62
TypeError: Cannot read properties of null (reading 'required') at Object.<anonymous> (src/index.spec.ts:62:71)
survey-text plugin › specifying only columns works: packages/plugin-survey-text/src/index.spec.ts#L42
TypeError: Cannot read properties of null (reading 'size') at Object.<anonymous> (src/index.spec.ts:42:71)
survey-text plugin › default parameters work correctly: packages/plugin-survey-text/src/index.spec.ts#L22
TypeError: Cannot read properties of null (reading 'size') at Object.<anonymous> (src/index.spec.ts:22:71)
Build, lint, and test on Node.js 18
The strategy configuration was canceled because "test._20" failed
Build, lint, and test on Node.js 18
Process completed with exit code 1.
data conversion to csv › survey-text data response object is correctly converted: packages/jspsych/tests/data/data-csv-conversion.test.ts#L17
TypeError: Cannot set properties of null (setting 'value') at Object.<anonymous> (tests/data/data-csv-conversion.test.ts:17:70)
data conversion to json › survey-text data response object is correctly converted: packages/jspsych/tests/data/data-json-conversion.test.ts#L18
TypeError: Cannot set properties of null (setting 'value') at Object.<anonymous> (tests/data/data-json-conversion.test.ts:18:70)
survey-text plugin › data are logged with the right question when randomize order is true: packages/plugin-survey-text/src/index.spec.ts#L85
TypeError: Cannot set properties of null (setting 'value') at Object.<anonymous> (src/index.spec.ts:85:71)
survey-text plugin › required parameter works: packages/plugin-survey-text/src/index.spec.ts#L62
TypeError: Cannot read properties of null (reading 'required') at Object.<anonymous> (src/index.spec.ts:62:71)
survey-text plugin › specifying only columns works: packages/plugin-survey-text/src/index.spec.ts#L42
TypeError: Cannot read properties of null (reading 'size') at Object.<anonymous> (src/index.spec.ts:42:71)
survey-text plugin › default parameters work correctly: packages/plugin-survey-text/src/index.spec.ts#L22
TypeError: Cannot read properties of null (reading 'size') at Object.<anonymous> (src/index.spec.ts:22:71)