DIGITALLNature / DigitallPower

DIGITALLPOWER - the dotnet tool for the PowerPlatform from DIGITALL. A swiss army knife for all ALM issues where PAC still has weaknesses.
Microsoft Public License
7 stars 0 forks source link

feat(analyze): add redundantpatches check #80

Closed PepperPix closed 3 months ago

PepperPix commented 3 months ago

Scans for patch solutions that are not longer needed because all contained elements are not top-layer anymore

github-actions[bot] commented 3 months ago

Qodana for .NET

8 new problems were found

Inspection name Severity Problems
Check dependency licenses 🔴 Failure 1
Possible null reference argument for a parameter. 🔶 Warning 3
Check dependency licenses 🔶 Warning 2
Access to disposed captured variable 🔶 Warning 1
Tail recursive call can be replaced with loop ◽️ Notice 1

💡 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](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 2.0.0-beta.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: