Skip to content

[FSSDK-9538] bug: Fix last modified formatting #452

[FSSDK-9538] bug: Fix last modified formatting

[FSSDK-9538] bug: Fix last modified formatting #452

Triggered via pull request July 25, 2023 14:50
Status Success
Total duration 6m 28s
Artifacts

csharp.yml

on: pull_request
Lint Codebase
2m 1s
Lint Codebase
Build Framework & Run Unit Tests
2m 3s
Build Framework & Run Unit Tests
Build Standard 1.6
1m 37s
Build Standard 1.6
Build Standard 2.0
1m 0s
Build Standard 2.0
Run Integration Tests  /  test
5s
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#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#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#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#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/