Skip to content

chore(extensions): added package reference from nuget for domainverif… #14

chore(extensions): added package reference from nuget for domainverif…

chore(extensions): added package reference from nuget for domainverif… #14

GitHub Actions / Qodana for .NET completed Jan 1, 2024 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check failure on line 1 in src/DomainVerifier.Extensions/DomainVerifier.Extensions.csproj

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant using directive

Using directive is not required by the code and can be safely removed