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

Triggered via push January 1, 2024 17:12
Status Success
Total duration 3m 49s
Billable time 4m
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Check dependency licenses: src/DomainVerifier.Extensions/DomainVerifier.Extensions.csproj#L1
'SonarAnalyzer.CSharp' ('9.15.0.81779') 'GPL-3.0-only' license is in the prohibited licenses list with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: src/DomainVerifier/DomainVerifier.csproj#L1
'SonarAnalyzer.CSharp' ('9.15.0.81779') 'GPL-3.0-only' license is in the prohibited licenses list with project license 'PROPRIETARY-LICENSE'
Check dependency licenses: src/DomainVerifier/DomainVerifier.csproj#L1
'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 dependency licenses: src/DomainVerifier.Extensions/DomainVerifier.Extensions.csproj#L50
'DomainVerifier' ('1.0.0') licenses cannot be recognized
Check dependency licenses: src/DomainVerifier.Extensions/DomainVerifier.Extensions.csproj#L1
'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'
Redundant using directive: src/DomainVerifier.Extensions/DependencyInjection.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: src/DomainVerifier.Extensions/DependencyInjection.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: src/DomainVerifier.Extensions/DependencyInjection.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: tests/DomainVerifier.Extensions.Tests/DependencyInjectionTest.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: src/DomainVerifier.Extensions/DependencyInjection.cs#L2
Using directive is not required by the code and can be safely removed