* change the hardcoded input dotnet-version
of `actions/setup-dotnet…
#22
Annotations
1 error and 4 warnings
resharper
Path does not exist: sarif.json
|
build (crawler):
c#/crawler/src/ExtensionMethods.cs#L60
Use a comparison to 'default(T2)' instead or add a constraint to 'T2' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
build (crawler):
c#/crawler/src/ExtensionMethods.cs#L60
Use a comparison to 'default(T2)' instead or add a constraint to 'T2' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
build (imagePipeline):
c#/imagePipeline/src/Consumer/MetadataConsumer.cs#L98
Use a comparison to 'default(TImageSharpProfile)' instead or add a constraint to 'TImageSharpProfile' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
build (imagePipeline):
c#/imagePipeline/src/Consumer/MetadataConsumer.cs#L98
Use a comparison to 'default(TImageSharpProfile)' instead or add a constraint to 'TImageSharpProfile' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|