Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Bump Microsoft.Azure.Functions.Worker from 1.22.0 to 1.23.0 in /src/testing/userload-generator/AzureFunctions/GlobalOrchestrator #314

Bump Microsoft.Azure.Functions.Worker from 1.22.0 to 1.23.0 in /src/testing/userload-generator/AzureFunctions/GlobalOrchestrator

Bump Microsoft.Azure.Functions.Worker from 1.22.0 to 1.23.0 in /src/testing/userload-generator/AzureFunctions/GlobalOrchestrator #314

CI-LoadGenerator.yml

on: pull_request
Build global orchestrator
33s
Build global orchestrator
Build regional load generator
15s
Build regional load generator
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build global orchestrator: src/testing/userload-generator/AzureFunctions/GlobalOrchestrator/Model/LoadProfile.cs#L8
Non-nullable property 'geos' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build global orchestrator: src/testing/userload-generator/AzureFunctions/GlobalOrchestrator/Model/LoadProfile.cs#L13
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build global orchestrator: src/testing/userload-generator/AzureFunctions/GlobalOrchestrator/Model/LoadProfile.cs#L14
Non-nullable property 'timezone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build global orchestrator: src/testing/userload-generator/AzureFunctions/GlobalOrchestrator/Model/LoadProfile.cs#L17
Non-nullable property 'timeframes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build global orchestrator: src/testing/userload-generator/AzureFunctions/GlobalOrchestrator/Model/LoadProfile.cs#L30
Non-nullable property 'start' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build global orchestrator: src/testing/userload-generator/AzureFunctions/GlobalOrchestrator/Model/LoadProfile.cs#L31
Non-nullable property 'end' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build global orchestrator: src/testing/userload-generator/AzureFunctions/GlobalOrchestrator/Model/LoadProfile.cs#L8
Non-nullable property 'geos' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.