QA-15348: Fixes for the condition property of json overrides #1728
Triggered via pull request
October 31, 2024 13:36
Status
Cancelled
Total duration
4m 28s
Artifacts
–
on-code-change.yml
on: pull_request
Update module signature
4s
Static Analysis (linting, vulns)
2m 12s
Javascript unit tests (yarn test)
3m 12s
Sonar Analysis
0s
Matrix: integration-tests-standalone
Annotations
1 error and 4 warnings
Build Module
The run was canceled by @gflores-jahia.
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/SelectorTypes/Picker/Picker.utils.js#L62
Unnecessary escape character: \[
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/SelectorTypes/Picker/Picker.utils.js#L93
Unnecessary escape character: \[
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/SelectorTypes/Picker/useExternalPickersInfo.js#L52
Unexpected 'todo' comment: 'Todo: cleanup how the pickers detect...'
|
Static Analysis (linting, vulns):
src/javascript/JContent/ContentTree/ContentTree.jsx#L104
Arrow function has a complexity of 24. Maximum allowed is 20
|