This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
fix: fixes issue where first flag listener callback was not triggered… #268
Annotations
1 error and 10 warnings
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/LocalStorage.android.cs#L39
This call site is reachable on: 'Android' 33.0 and later. 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsoleted on: 'Android' 29.0 and later (This class is obsoleted in this android platform). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/LocalStorage.android.cs#L39
This call site is reachable on: 'Android' 33.0 and later. 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsoleted on: 'Android' 29.0 and later (This class is obsoleted in this android platform). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
contract-tests/SdkClientEntity.cs#L47
'LdClient.Init(Configuration, User, TimeSpan)' is obsolete: 'User has been superseded by Context, use Init(Configuration, Context, TimeSpan) instead.'
|
contract-tests/SdkClientEntity.cs#L80
'ILdClientExtensions.IdentifyAsync(ILdClient, User)' is obsolete: 'User has been superseded by Context. See ILdClient.Identify(Context, TimeSpan)'
|
src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
This job failed
Loading