Skip to content

* change the hardcoded input dotnet-version of `actions/setup-dotne… #24

* change the hardcoded input dotnet-version of `actions/setup-dotne…

* change the hardcoded input dotnet-version of `actions/setup-dotne… #24

Triggered via push March 23, 2024 10:44
Status Success
Total duration 2m 37s
Artifacts

c#.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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)
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)