[plugin-web-app] Add step to check element presence in viewport #15640
GitHub Actions / Qodana for JVM
completed
Dec 12, 2024 in 0s
3 new problems found by Qodana for JVM
Qodana for JVM
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Incorrect constructor injection in XML Spring bean |
🔴 Failure | 3 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for JVM
Incorrect constructor injection in XML Spring bean
No matching constructor found in class 'ScrollValidations'#treeend
*** ** * ** ***
|----------------------------------|---|-----------|
| **ScrollValidations(...):** | | **Bean:** |
| ScrollActions\<T\> scrollActions | | **???** |
| ISoftAssert softAssert | | **???** |
github-actions / Qodana for JVM
Incorrect constructor injection in XML Spring bean
No matching constructor found in class 'ElementSteps'#treeend
*** ** * ** ***
|------------------------------------------------|---|---------------------------------------|
| **ElementSteps(...):** | | **Bean:** |
| UiContext uiContext | | Autowired: null(UiContext) |
| ISoftAssert softAssert | | **???** |
| VariableContext variableContext | | **???** |
| ElementActions elementActions | | Autowired: null(ElementActions) |
| PlaywrightSoftAssert playwrightSoftAssert | | Autowired: null(PlaywrightSoftAssert) |
| ScrollValidations\<Locator\> scrollValidations | | **???** |
| ResourceFileLoader resourceFileLoader | | **???** |
github-actions / Qodana for JVM
Incorrect constructor injection in XML Spring bean
No matching constructor found in class 'ScrollSteps'#treeend
*** ** * ** ***
|---------------------------------------|---|---------------------------------------------------|
| **ScrollSteps(...):** | | **Bean:** |
| ISoftAssert softAssert | | **???** |
| UiContext uiContext | | Autowired: null(UiContext) |
| PlaywrightScrollActions scrollActions | | Autowired: scrollActions(PlaywrightScrollActions) |
Loading