Added caching for dependency restoring for the Dotnet workflow #1
Annotations
8 warnings
dotnet/BeakPeekApi/Controllers/GuatengBirdSpeciesController.cs#L41
Cannot convert null literal to non-nullable reference type.
|
dotnet/BeakPeekApi/Controllers/GuatengBirdSpeciesController.cs#L41
Cannot convert null literal to non-nullable reference type.
|
dotnet/BeakPeekApi.Tests/Controllers/GuatengBirdSpeciesControllerTest.cs#L39
Possible null reference argument for parameter 'source' in 'int Enumerable.Count<GautengBirdSpecies>(IEnumerable<GautengBirdSpecies> source)'.
|
dotnet/BeakPeekApi.Tests/Controllers/GuatengBirdSpeciesControllerTest.cs#L47
Converting null literal or possible null value to non-nullable type.
|
dotnet/BeakPeekApi/Controllers/GuatengBirdSpeciesController.cs#L41
Cannot convert null literal to non-nullable reference type.
|
dotnet/BeakPeekApi/Controllers/GuatengBirdSpeciesController.cs#L41
Cannot convert null literal to non-nullable reference type.
|
dotnet/BeakPeekApi.Tests/Controllers/GuatengBirdSpeciesControllerTest.cs#L39
Possible null reference argument for parameter 'source' in 'int Enumerable.Count<GautengBirdSpecies>(IEnumerable<GautengBirdSpecies> source)'.
|
dotnet/BeakPeekApi.Tests/Controllers/GuatengBirdSpeciesControllerTest.cs#L47
Converting null literal or possible null value to non-nullable type.
|
This job succeeded
Loading