Skip to content

[FSSDK-9526] refact: Implements a warning log for polling interval less than 30s #491

[FSSDK-9526] refact: Implements a warning log for polling interval less than 30s

[FSSDK-9526] refact: Implements a warning log for polling interval less than 30s #491

Triggered via pull request August 2, 2023 19:27
Status Success
Total duration 6m 43s
Artifacts

csharp.yml

on: pull_request
Build Framework & Run Unit Tests
2m 5s
Build Framework & Run Unit Tests
Build Standard 1.6
1m 59s
Build Standard 1.6
Build Standard 2.0
58s
Build Standard 2.0
Run Integration Tests  /  test
4s
Run Integration Tests / test
Run Performance Tests  /  test
5s
Run Performance Tests / test
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
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.NetStandard20/Properties/AssemblyInfo.cs#L41
The specified version string does not conform to the recommended format - major.minor.build.revision
Build Standard 2.0: OptimizelySDK/OptlyConfig/OptimizelyConfigService.cs#L268
'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/OptimizelyDecisionContext.cs#L30
The field 'OptimizelyDecisionContext.decisionKey' is never used
Build Standard 2.0: OptimizelySDK.NetStandard20/Properties/AssemblyInfo.cs#L41
The specified version string does not conform to the recommended format - major.minor.build.revision
Build Standard 2.0: OptimizelySDK/OptlyConfig/OptimizelyConfigService.cs#L268
'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/OptimizelyDecisionContext.cs#L30
The field 'OptimizelyDecisionContext.decisionKey' is never used
Build Standard 1.6: OptimizelySDK.NetStandard16/Properties/AssemblyInfo.cs#L41
The specified version string does not conform to the recommended format - major.minor.build.revision
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#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
.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.
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 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/