Skip to content

Build and release C# .NET8 test function #2

Build and release C# .NET8 test function

Build and release C# .NET8 test function #2

Re-run triggered November 24, 2023 10:44
Status Failure
Total duration 38s
Artifacts 1
Build Test Function
58s
Build Test Function
Deploy application
28s
Deploy application
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Deploy application
Process completed with exit code 1.
Build Test Function: src/Azure/Csharp/CloudRepublic.BenchMark.SampleFunction/Trigger.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/Entities/BenchMarkResultEntity.cs#L9
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/Entities/BenchMarkResultEntity.cs#L10
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/BenchMarkResultRepository.cs#L52
Possible null reference argument for parameter 'json' in 'BenchMarkResult? JsonSerializer.Deserialize<BenchMarkResult>(string json, JsonSerializerOptions? options = null)'.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/BenchMarkResultRepository.cs#L52
Possible null reference argument for parameter 'item' in 'void List<BenchMarkResult>.Add(BenchMarkResult item)'.
Build Test Function: src/Azure/Csharp/CloudRepublic.BenchMark.SampleFunction/Trigger.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/Entities/BenchMarkResultEntity.cs#L9
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/Entities/BenchMarkResultEntity.cs#L10
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/BenchMarkResultRepository.cs#L52
Possible null reference argument for parameter 'json' in 'BenchMarkResult? JsonSerializer.Deserialize<BenchMarkResult>(string json, JsonSerializerOptions? options = null)'.
Build Test Function: src/Shared/CloudRepublic.BenchMark.Data/CloudRepublic.BenchMark.Data/BenchMarkResultRepository.cs#L52
Possible null reference argument for parameter 'item' in 'void List<BenchMarkResult>.Add(BenchMarkResult item)'.

Artifacts

Produced during runtime
Name Size
test Expired
1.64 MB