Skip to content

build: enable client SDK unit tests in CI #73

build: enable client SDK unit tests in CI

build: enable client SDK unit tests in CI #73

Triggered via pull request October 24, 2024 23:23
Status Success
Total duration 10m 42s
Artifacts

sdk-client-ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

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.'