* remove run: dotnet new globaljson
in favor of changing the hardco…
#31
Annotations
2 warnings
Run dotnet build --no-restore -c Debug 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)
|
Run dotnet build --no-restore -c Debug 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)
|
Loading