Make required and read-only indicators more subtle #1162
Annotations
16 errors
Cypress Tests
The process '/usr/local/bin/npm' failed with exit code 1
|
Build
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: false; }' but required in type 'LabelWrapperProps'.
|
Build
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Build
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Build
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Build
Process completed with exit code 1.
|
Jest Tests
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: false; }' but required in type 'LabelWrapperProps'.
|
Jest Tests
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Jest Tests
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Jest Tests
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Jest Tests
Process completed with exit code 1.
|
Lint
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: false; }' but required in type 'LabelWrapperProps'.
|
Lint
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Lint
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Lint
Property 'required' is missing in type '{ qItem: QuestionnaireItem; readOnly: boolean; }' but required in type 'LabelWrapperProps'.
|
Lint
Process completed with exit code 1.
|