Skip to content

Implement OneToManyDyadCensus and Anonymisation Interfaces #1182

Implement OneToManyDyadCensus and Anonymisation Interfaces

Implement OneToManyDyadCensus and Anonymisation Interfaces #1182

Triggered via pull request April 9, 2025 22:08
@jthrillyjthrilly
synchronize #235
riing-2
Status Failure
Total duration 58s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lib/interviewer/utils/__tests__/field-validations.test.ts > Validations > required() > fails for null or undefined: lib/interviewer/utils/__tests__/field-validations.test.ts#L106
AssertionError: expected undefined to deeply equal 'You must answer this question before …' - Expected: "You must answer this question before continuing" + Received: undefined ❯ lib/interviewer/utils/__tests__/field-validations.test.ts:106:29
lib/interviewer/utils/__tests__/field-validations.test.ts > Validations > required() > fails for an empty string: lib/interviewer/utils/__tests__/field-validations.test.ts#L111
AssertionError: expected undefined to deeply equal 'You must answer this question before …' - Expected: "You must answer this question before continuing" + Received: undefined ❯ lib/interviewer/utils/__tests__/field-validations.test.ts:111:27
build
Process completed with exit code 1.