Skip to content

[440] Container tokens returned by WSM are cached #394

[440] Container tokens returned by WSM are cached

[440] Container tokens returned by WSM are cached #394

Triggered via pull request October 8, 2023 02:42
Status Success
Total duration 2m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Tes.ApiClients/Models/Pricing/SkuSlim.cs#L14
Non-nullable property 'ArmRegionName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/SkuSlim.cs#L18
Non-nullable property 'SkuName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L14
Non-nullable property 'currencyCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L30
Non-nullable property 'armRegionName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L34
Non-nullable property 'location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L42
Non-nullable property 'meterId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L46
Non-nullable property 'meterName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L50
Non-nullable property 'productId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L54
Non-nullable property 'skuId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Tes.ApiClients/Models/Pricing/PricingItem.cs#L58
Non-nullable property 'productName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.