Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

feat: adds init async with timeout and deprecated non-timeout init fu… #261

feat: adds init async with timeout and deprecated non-timeout init fu…

feat: adds init async with timeout and deprecated non-timeout init fu… #261

Triggered via push May 8, 2024 16:59
Status Success
Total duration 16m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci-build: src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
ci-build: src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
ci-build: src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
ci-build: src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
ci-build: 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)
ci-build: 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)
ci-build: src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
ci-build: contract-tests/SdkClientEntity.cs#L47
'LdClient.Init(Configuration, User, TimeSpan)' is obsolete: 'User has been superseded by Context, use Init(Configuration, Context, TimeSpan) instead.'
ci-build: contract-tests/SdkClientEntity.cs#L80
'ILdClientExtensions.IdentifyAsync(ILdClient, User)' is obsolete: 'User has been superseded by Context. See ILdClient.Identify(Context, TimeSpan)'
ci-build: src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used