Feature/ag 14044 Testing sonar #63
sonarcloud.yml
on: pull_request
Analyze with SonarQube
19s
Annotations
7 errors and 2 warnings
Analyze with SonarQube:
src/KeyValuePush/DefaultDictionaryBuilder.cs#L10
The namespace 'AutoGuru.KeyValuePush' already contains a definition for 'DefaultDictionaryBuilder'
|
Analyze with SonarQube:
src/KeyValuePush/DefaultDictionaryBuilder.cs#L12
Type 'DefaultDictionaryBuilder' already defines a member called 'BuildAsync' with the same parameter types
|
Analyze with SonarQube:
src/KeyValuePush/DefaultDictionaryBuilder.cs#L55
Type 'DefaultDictionaryBuilder' already defines a member called 'TryAdd' with the same parameter types
|
Analyze with SonarQube:
src/KeyValuePush/DefaultDictionaryBuilder.cs#L10
The namespace 'AutoGuru.KeyValuePush' already contains a definition for 'DefaultDictionaryBuilder'
|
Analyze with SonarQube:
src/KeyValuePush/DefaultDictionaryBuilder.cs#L12
Type 'DefaultDictionaryBuilder' already defines a member called 'BuildAsync' with the same parameter types
|
Analyze with SonarQube:
src/KeyValuePush/DefaultDictionaryBuilder.cs#L55
Type 'DefaultDictionaryBuilder' already defines a member called 'TryAdd' with the same parameter types
|
Analyze with SonarQube
Process completed with exit code 1.
|
Analyze with SonarQube
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze with SonarQube
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|