Add changelog. #23777
Annotations
1 error and 14 warnings
ESlint
Process completed with exit code 1.
|
Stylelint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
i18n
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESlint:
packages/volto/src/components/manage/Widgets/CheckboxGroupWidget.jsx#L10
'lodash' import is restricted from being used. Importing directly from `lodash` is not allowed. Please use `import <helper> from 'lodash/<helper>'` instead
|
ESlint:
packages/volto/src/components/manage/Widgets/CheckboxGroupWidget.jsx#L12
'@plone/volto/helpers' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|
ESlint:
packages/volto/src/components/manage/Widgets/CheckboxGroupWidget.jsx#L19
'@plone/volto/actions' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|
ESlint:
packages/volto/src/components/manage/Widgets/HiddenWidget.jsx#L5
'@plone/volto/components' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|
ESlint:
packages/volto/src/components/manage/Widgets/RadioGroupWidget.jsx#L10
'lodash' import is restricted from being used. Importing directly from `lodash` is not allowed. Please use `import <helper> from 'lodash/<helper>'` instead
|
ESlint:
packages/volto/src/components/manage/Widgets/RadioGroupWidget.jsx#L12
'@plone/volto/helpers' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|
ESlint:
packages/volto/src/components/manage/Widgets/RadioGroupWidget.jsx#L19
'@plone/volto/actions' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|
ESlint:
packages/volto/src/components/manage/Widgets/SchemaWidget.jsx#L25
'@plone/volto/actions' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|
ESlint:
packages/volto/src/components/manage/Widgets/TimeWidget.jsx#L5
'@plone/volto/components' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|
ESlint:
packages/volto/src/components/manage/Widgets/TimeWidget.jsx#L7
'@plone/volto/helpers' import is restricted from being used. Importing from barrel files is not allowed. The usage of barrel files is discouraged and they will be removed in Plone 7. Please use direct imports of the modules instead
|