3 new problems found by Qodana for .NET
Qodana for .NET
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Expression is always 'true' or 'false' according to nullable reference types' annotations |
🔶 Warning | 2 |
Conditional access qualifier expression is not null according to nullable reference types' annotations |
🔶 Warning | 1 |
☁️ View the detailed Qodana report
Detected 23 dependencies
Third-party software list
This page lists the third-party software dependencies used in AzureLiquid
Dependency | Version | Licenses |
---|---|---|
AzureLiquid | 1.1.1 | Apache-2.0 |
DotLiquid-Net6 | 1.0.14 | Apache-2.0 |
DotLiquid-Net6 | 1.0.15 | Apache-2.0 |
Microsoft.CodeAnalysis.Analyzers | 3.3.3 | MIT |
Microsoft.CodeAnalysis.Analyzers | 3.3.4 | MIT |
Microsoft.CodeAnalysis.Common | 4.4.0 | MIT |
Microsoft.CodeAnalysis.Common | 4.7.0 | MIT |
Newtonsoft.Json | 13.0.1 | MIT |
Newtonsoft.Json | 13.0.3 | MIT |
Roslynator.Analyzers | 4.12.9 | Apache-2.0 |
Roslynator.Analyzers | 4.4.0 | Apache-2.0 |
Roslynator.Core | 4.12.9 | Apache-2.0 |
Roslynator.Core | 4.4.0 | Apache-2.0 |
SonarAnalyzer.CSharp | 10.3.0.106239 | EPL-2.0 |
StyleCop.Analyzers | 1.1.118 | MIT |
System.Collections.Immutable | 6.0.0 | MIT |
System.Collections.Immutable | 7.0.0 | MIT |
System.Memory | 4.5.5 | MIT |
System.Reflection.Metadata | 5.0.0 | MIT |
System.Reflection.Metadata | 7.0.0 | MIT |
System.Runtime.CompilerServices.Unsafe | 6.0.0 | MIT |
System.Text.Encoding.CodePages | 6.0.0 | MIT |
System.Threading.Tasks.Extensions | 4.5.4 | MIT |
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 165 in AzureLiquid.Preview/PreviewProcess.cs
github-actions / Qodana for .NET
Expression is always 'true' or 'false' according to nullable reference types' annotations
Expression is always false according to nullable reference types' annotations
Check warning on line 66 in AzureLiquid.Preview/PreviewProcessArguments.cs
github-actions / Qodana for .NET
Expression is always 'true' or 'false' according to nullable reference types' annotations
Expression is always false according to nullable reference types' annotations
Check warning on line 56 in AzureLiquid.Preview/PreviewProcessArguments.cs
github-actions / Qodana for .NET
Conditional access qualifier expression is not null according to nullable reference types' annotations
Conditional access qualifier expression is never null according to nullable reference types' annotations