feat(GH-8): Create dotnet outdate action #5
GitHub Actions / Qodana for JS
completed
Jun 16, 2024 in 0s
1 new problem found by Qodana for JS
Qodana for JS
1 new problem were found
Inspection name | Severity | Problems |
---|---|---|
Result of method call returning a promise is ignored |
◽️ Notice | 1 |
@@ Code coverage @@
+ 100% total lines covered
325 lines analyzed, 325 lines covered
! 100% fresh lines covered
325 lines analyzed, 325 lines covered
# Calculated according to the filters of your coverage tool
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 227 dependencies
Third-party software list
This page lists the third-party software dependencies used in project
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
Check notice on line 3 in src/index.ts
github-actions / Qodana for JS
Result of method call returning a promise is ignored
Promise returned from run is ignored
Check notice on line 3 in src/index.ts
github-actions / Qodana for JS
Result of method call returning a promise is ignored
Promise returned from run is ignored
Loading