Skip to content

[FSSDK-10265] fix: UPS Lookup & Save during batched Decide #519

[FSSDK-10265] fix: UPS Lookup & Save during batched Decide

[FSSDK-10265] fix: UPS Lookup & Save during batched Decide #519

Triggered via pull request October 4, 2024 17:43
Status Success
Total duration 5m 17s
Artifacts

csharp.yml

on: pull_request
Build Framework & Run Unit Tests
2m 10s
Build Framework & Run Unit Tests
Build Standard 1.6
33s
Build Standard 1.6
Build Standard 2.0
49s
Build Standard 2.0
Run Integration Tests  /  test
7s
Run Integration Tests / test
Run Performance Tests  /  test
4s
Run Performance Tests / test
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
Lint Codebase
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Framework & Run Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/setup-msbuild@v1, NuGet/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Standard 1.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Standard 1.6: OptimizelySDK/OptimizelyFactory.cs#L149
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyFactory.cs#L154
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyFactory.cs#L189
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyFactory.cs#L221
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyUserContext.cs#L111
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyUserContext.cs#L55
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyUserContext.cs#L64
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyUserContext.cs#L68
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyUserContext.cs#L75
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6: OptimizelySDK/OptimizelyFactory.cs#L235
'Optimizely' is obsolete: 'Net standard 1.6 SDK support is deprecated, use Net standard 2.0 or above'
Build Standard 1.6
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build Standard 2.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Standard 2.0
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build Standard 2.0: OptimizelySDK/Optimizely.cs#L144
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
Build Standard 2.0: OptimizelySDK/Optimizely.cs#L212
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
Build Standard 2.0: OptimizelySDK/OptlyConfig/OptimizelyConfigService.cs#L278
'OptimizelyFeature.OptimizelyFeature(string, string, List<OptimizelyExperiment>, List<OptimizelyExperiment>, IDictionary<string, OptimizelyExperiment>, IDictionary<string, OptimizelyVariable>)' is obsolete
Build Standard 2.0: OptimizelySDK/Optimizely.cs#L144
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
Build Standard 2.0: OptimizelySDK/Optimizely.cs#L212
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
Build Standard 2.0: OptimizelySDK/OptlyConfig/OptimizelyConfigService.cs#L278
'OptimizelyFeature.OptimizelyFeature(string, string, List<OptimizelyExperiment>, List<OptimizelyExperiment>, IDictionary<string, OptimizelyExperiment>, IDictionary<string, OptimizelyVariable>)' is obsolete
Run Performance Tests / test
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/
Run Performance Tests / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Integration Tests / test
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/
Run Integration Tests / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/