This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
feat: adds MAUI support #218
Annotations
10 errors and 10 warnings
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/MockComponents.cs#L78
'IBackgroundModeManager' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/MockComponents.cs#L80
'BackgroundModeChangedEventArgs' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/MockComponents.cs#L88
'IConnectivityStateManager' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/MockComponents.cs#L274
'IFeatureFlagRequestor' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/MockComponents.cs#L288
'WebResponse' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/MockComponents.cs#L319
'PersistentDataStoreWrapper' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/MockComponents.cs#L328
'ContextIndex' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/Internal/AnonymousKeyContextDecoratorTest.cs#L165
'AnonymousKeyContextDecorator' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/Internal/AnonymousKeyContextDecoratorTest.cs#L168
'AnonymousKeyContextDecorator' is inaccessible due to its protection level
|
ci-build:
tests/LaunchDarkly.ClientSdk.Tests/Internal/AutoEnvContextDecoratorTest.cs#L131
'PersistentDataStoreWrapper' is inaccessible due to its protection level
|
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/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
|
ci-build:
src/LaunchDarkly.ClientSdk/PlatformSpecific/Http.android.cs#L15
'AndroidClientHandler' is obsolete: 'AndroidClientHandler has been deprecated. Use AndroidMessageHandler instead.'
|
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/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
|
ci-build:
src/LaunchDarkly.ClientSdk/PlatformSpecific/Http.android.cs#L15
'AndroidClientHandler' is obsolete: 'AndroidClientHandler has been deprecated. Use AndroidMessageHandler instead.'
|
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/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
|
ci-build:
src/LaunchDarkly.ClientSdk/PlatformSpecific/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
|