Skip to content

Bump playwright-core from 1.45.1 to 1.47.2 in /src/testing/userload-generator/AzureFunctions/RegionalLoadGenerator #319

Bump playwright-core from 1.45.1 to 1.47.2 in /src/testing/userload-generator/AzureFunctions/RegionalLoadGenerator

Bump playwright-core from 1.45.1 to 1.47.2 in /src/testing/userload-generator/AzureFunctions/RegionalLoadGenerator #319

CI-LoadGenerator.yml

on: pull_request
Build global orchestrator
38s
Build global orchestrator
Build regional load generator
11s
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#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.