Add changelog. #23777
Annotations
1 error and 11 warnings
Volto ESlint check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Volto ESlint check:
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
|
Loading