Build and release C# .NET8 test function #4
build-deploy-csharp-net8-testfunction.yml
on: workflow_dispatch
Build Test Function
46s
Deploy application
39s
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 |
|