build: enable client SDK unit tests in CI #73
Annotations
10 warnings
build-and-test (macos-latest):
pkgs/sdk/client/src/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
build-and-test (macos-latest):
pkgs/sdk/client/src/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
build-and-test (macos-latest):
pkgs/sdk/client/src/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)
|
build-and-test (macos-latest):
pkgs/sdk/client/src/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
build-and-test (macos-latest):
pkgs/sdk/client/src/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
build-and-test (macos-latest):
pkgs/sdk/client/src/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)
|
build-and-test (macos-latest):
pkgs/sdk/client/src/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
build-and-test (macos-latest):
pkgs/sdk/client/test/LaunchDarkly.ClientSdk.Tests/TestUtil.cs#L122
'LdClient.InitAsync(Configuration, Context)' is obsolete: 'Initializing the LDClient without a timeout is no longer permitted to help prevent consumers from blocking their application execution by mistake when connectivity is poor. Please use InitAsync(Configuration, Context, TimeSpan) and specify a max wait time.'
|
build-and-test (macos-latest):
pkgs/sdk/client/test/LaunchDarkly.ClientSdk.Tests/LdClientTests.cs#L51
'LdClient.InitAsync(Configuration, Context)' is obsolete: 'Initializing the LDClient without a timeout is no longer permitted to help prevent consumers from blocking their application execution by mistake when connectivity is poor. Please use InitAsync(Configuration, Context, TimeSpan) and specify a max wait time.'
|
build-and-test (macos-latest):
pkgs/sdk/client/test/LaunchDarkly.ClientSdk.Tests/LdClientTests.cs#L144
'LdClient.InitAsync(Configuration, Context)' is obsolete: 'Initializing the LDClient without a timeout is no longer permitted to help prevent consumers from blocking their application execution by mistake when connectivity is poor. Please use InitAsync(Configuration, Context, TimeSpan) and specify a max wait time.'
|