* change the hardcoded input dotnet-version
of `actions/setup-dotne…
#25
Annotations
2 warnings
Run dotnet build --no-restore -c Debug 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)
|
Run dotnet build --no-restore -c Debug 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)
|
Loading