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

fixing build

fixing build #5

Triggered via push November 16, 2023 21:07
Status Success
Total duration 7m 48s
Artifacts

ci.yml

on: push
Matrix: ci-build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
ci-build (7.0.x, 27): src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
ci-build (7.0.x, 27): src/LaunchDarkly.ClientSdk/PlatformSpecific/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
ci-build (7.0.x, 27): src/LaunchDarkly.ClientSdk/PlatformSpecific/Http.android.cs#L15
'AndroidClientHandler' is obsolete: 'AndroidClientHandler has been deprecated. Use AndroidMessageHandler instead.'
ci-build (7.0.x, 27): 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 (7.0.x, 27): src/LaunchDarkly.ClientSdk/PlatformSpecific/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
ci-build (7.0.x, 27): src/LaunchDarkly.ClientSdk/PlatformSpecific/Http.android.cs#L15
'AndroidClientHandler' is obsolete: 'AndroidClientHandler has been deprecated. Use AndroidMessageHandler instead.'
ci-build (7.0.x, 27): 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 (7.0.x, 27): tests/LaunchDarkly.ClientSdk.Tests/LDClientEndToEndTests.cs#L495
Cannot convert null literal to non-nullable reference type.
ci-build (7.0.x, 27): tests/LaunchDarkly.ClientSdk.Tests/LDClientEndToEndTests.cs#L503
Cannot convert null literal to non-nullable reference type.
ci-build (7.0.x, 27): tests/LaunchDarkly.ClientSdk.Android.Tests/XunitConsoleLoggingResultChannel.cs#L27
Cannot convert null literal to non-nullable reference type.
ci-build (7.0.x, 27): tests/LaunchDarkly.ClientSdk.Tests/Internal/DataSources/PollingDataSourceTest.cs#L26
Cannot convert null literal to non-nullable reference type.
ci-build (7.0.x, 27): tests/LaunchDarkly.ClientSdk.Tests/Internal/DataSources/StreamingDataSourceTest.cs#L28
Cannot convert null literal to non-nullable reference type.
ci-build (7.0.x, 27): tests/LaunchDarkly.ClientSdk.Android.Tests/AndroidSpecificTests.cs#L18
Possible null reference argument for parameter 'looper' in 'Handler.Handler(Looper looper)'.
ci-build (7.0.x, 27): tests/LaunchDarkly.ClientSdk.Tests/ILdClientExtensionsTest.cs#L43
Cannot convert null literal to non-nullable reference type.