Build and release website #5
build-deploy-api.yml
on: workflow_dispatch
Build API
1m 2s
Build test runner
1m 2s
Build frontend
44s
Deploy application
8m 16s
Annotations
29 warnings
Build frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build test runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 runner:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 API:
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 | |
---|---|---|
api
Expired
|
2.57 MB |
|
frontend
Expired
|
4.19 MB |
|
testRunner
Expired
|
18 MB |
|