Skip to content

[FSSDK-9533] Log error & reject on track event with null, empty or whitespace event key #458

[FSSDK-9533] Log error & reject on track event with null, empty or whitespace event key

[FSSDK-9533] Log error & reject on track event with null, empty or whitespace event key #458

Triggered via pull request July 25, 2023 17:24
Status Success
Total duration 6m 25s
Artifacts

csharp.yml

on: pull_request
Lint Codebase
2m 5s
Lint Codebase
Build Framework & Run Unit Tests
2m 1s
Build Framework & Run Unit Tests
Build Standard 1.6
1m 32s
Build Standard 1.6
Build Standard 2.0
1m 15s
Build Standard 2.0
Run Integration Tests  /  test
6s
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/Optimizely.cs#L145
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
Build Standard 2.0: OptimizelySDK/Optimizely.cs#L213
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
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/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/Optimizely.cs#L145
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
Build Standard 2.0: OptimizelySDK/Optimizely.cs#L213
'Optimizely.InitializeComponents(IEventDispatcher, ILogger, IErrorHandler, UserProfileService, NotificationCenter, EventProcessor, OptimizelyDecideOption[], IOdpManager)' is obsolete
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/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/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
.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 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 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/