Skip to content

Update Volto and linting #126

Update Volto and linting

Update Volto and linting #126

Triggered via push July 23, 2025 08:09
Status Failure
Total duration 1m 17s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
frontend / meta
Process completed with exit code 1.
backend / code-quality
Process completed with exit code 1.
backend / test
Process completed with exit code 1.
frontend / code-analysis
Process completed with exit code 2.
frontend / code-analysis: frontend/packages/volto-form-block/src/components/ViewSchemaForm.jsx#L12
'@plone/volto/components' import is restricted from being used. Importing from barrel files is not allowed. Please use direct imports of the modules instead
frontend / code-analysis: frontend/packages/volto-form-block/src/components/ViewSchemaForm.jsx#L6
'@plone/volto/helpers' import is restricted from being used. Importing from barrel files is not allowed. Please use direct imports of the modules instead
frontend / code-analysis: frontend/packages/volto-form-block/src/components/EditSchemaForm.jsx#L7
'@plone/volto/helpers' import is restricted from being used. Importing from barrel files is not allowed. Please use direct imports of the modules instead
frontend / code-analysis: frontend/packages/volto-form-block/src/components/EditSchemaForm.jsx#L5
'@plone/volto/components' import is restricted from being used. Importing from barrel files is not allowed. Please use direct imports of the modules instead
frontend / code-analysis: frontend/packages/volto-form-block/src/components/Widgets/GoogleReCaptchaWidget.jsx#L20
React Hook useEffect has missing dependencies: 'id' and 'onChange'. Either include them or remove the dependency array
frontend / code-analysis: frontend/packages/volto-form-block/src/components/ViewSchemaForm.jsx#L128
Array.prototype.map() expects a return value from arrow function
frontend / code-analysis: frontend/packages/volto-form-block/src/components/ViewSchemaForm.jsx#L126
React Hook useEffect has a missing dependency: 'intl'. Either include it or remove the dependency array