widgets: propagate initial value field #658
Annotations
4 errors and 4 warnings
src/lib/forms/TextField.js#L24
'value' is missing in props validation
|
src/lib/forms/widgets/select/Dropdown.js#L27
'value' is missing in props validation
|
src/lib/forms/widgets/text/Input.js#L18
'value' is missing in props validation
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/lib/forms/widgets/custom_fields/AddDiscoverableFieldsModal.js#L13
'Divider' is defined but never used
|
src/lib/forms/widgets/custom_fields/ListAndFilterCustomFields.js#L37
Array.prototype.filter() expects a value to be returned at the end of arrow function
|
src/lib/forms/widgets/text/BooleanCheckbox.js#L25
'_' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading