feat(APP-4402): Add valueFormat property to TextAreaRichText #2957
library-test.yml
on: pull_request
prepare
1m 23s
test
2m 29s
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
test:
src/core/components/forms/textAreaRichText/textAreaRichText.tsx#L106
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
test:
src/core/components/forms/textAreaRichText/textAreaRichText.tsx#L102
Unnecessary optional chain on a non-nullish value
|
|
test:
src/core/components/forms/textAreaRichText/textAreaRichText.tsx#L102
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|