Skip to content

v2.1.0

v2.1.0 #6

Triggered via release February 26, 2024 21:22
@leoromanovskyleoromanovsky
published v2.1.0
Status Success
Total duration 58s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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: dot-net-sdk/dto/Allocation.cs#L6
Non-nullable property 'variations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/Variation.cs#L5
Non-nullable property 'typedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/Variation.cs#L6
Non-nullable property 'shardRange' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/Condition.cs#L8
Non-nullable property 'attribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/Condition.cs#L9
Non-nullable property 'value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/Rule.cs#L5
Non-nullable property 'allocationKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/Rule.cs#L6
Non-nullable property 'conditions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/ExperimentConfigurationResponse.cs#L4
Non-nullable property 'flags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/ExperimentConfiguration.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: dot-net-sdk/dto/ExperimentConfiguration.cs#L8
Non-nullable property 'typedOverrides' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.