chore(extensions): added package reference from nuget for domainverif… #14
13 new problems found by Qodana for .NET
Qodana for .NET
13 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Check dependency licenses |
🔴 Failure | 2 |
Redundant using directive |
🔶 Warning | 8 |
Check dependency licenses |
🔶 Warning | 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 [email protected]
- 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 failure on line 1 in src/DomainVerifier.Extensions/DomainVerifier.Extensions.csproj
github-actions / Qodana for .NET
Check dependency licenses
'SonarAnalyzer.CSharp' ('9.15.0.81779') 'GPL-3.0-only' license is in the prohibited licenses list with project license 'PROPRIETARY-LICENSE'
Check warning on line 1 in src/DomainVerifier/DomainVerifier.csproj
github-actions / Qodana for .NET
Check dependency licenses
'SonarAnalyzer.CSharp' ('9.15.0.81779') 'LGPL-3.0-only' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check warning on line 50 in src/DomainVerifier.Extensions/DomainVerifier.Extensions.csproj
github-actions / Qodana for .NET
Check dependency licenses
'DomainVerifier' ('1.0.0') licenses cannot be recognized
Check failure on line 1 in src/DomainVerifier/DomainVerifier.csproj
github-actions / Qodana for .NET
Check dependency licenses
'SonarAnalyzer.CSharp' ('9.15.0.81779') 'GPL-3.0-only' license is in the prohibited licenses list with project license 'PROPRIETARY-LICENSE'
Check warning on line 1 in src/DomainVerifier.Extensions/DomainVerifier.Extensions.csproj
github-actions / Qodana for .NET
Check dependency licenses
'SonarAnalyzer.CSharp' ('9.15.0.81779') 'LGPL-3.0-only' is not in the allowed or the prohibited licenses lists with project license 'PROPRIETARY-LICENSE'
Check warning on line 4 in src/DomainVerifier.Extensions/DependencyInjection.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 1 in src/DomainVerifier.Extensions/DependencyInjection.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 3 in src/DomainVerifier.Extensions/DependencyInjection.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 2 in tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 1 in tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 4 in tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 3 in tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 2 in src/DomainVerifier.Extensions/DependencyInjection.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed