KDB-850 add certificate validity period metrics #5112
4 new problems found by Qodana for .NET
Qodana for .NET
4 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Parameter is only used for precondition check (private accessibility) |
🔶 Warning | 3 |
Redundant 'object.ToString()' call |
🔶 Warning | 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
- 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 warning on line 77 in KurrentDB.Core.XUnit.Tests/Metrics/CertificatesExpirationMetricTest.cs
github-actions / Qodana for .NET
Parameter is only used for precondition check (private accessibility)
Parameter 'm' is only used for precondition check(s)
Check warning on line 108 in KurrentDB.Core.XUnit.Tests/Metrics/CertificatesExpirationMetricTest.cs
github-actions / Qodana for .NET
Parameter is only used for precondition check (private accessibility)
Parameter 'm' is only used for precondition check(s)
Check warning on line 46 in KurrentDB.Core.XUnit.Tests/Metrics/CertificatesExpirationMetricTest.cs
github-actions / Qodana for .NET
Parameter is only used for precondition check (private accessibility)
Parameter 'm' is only used for precondition check(s)
Check warning on line 79 in KurrentDB.Core/Metrics/CertificatesMetric.cs
github-actions / Qodana for .NET
Redundant 'object.ToString()' call
Redundant 'Object.ToString()' call