This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
build test #98
Annotations
2 errors and 8 warnings
build-publish
The file '/home/runner/work/dotnet-client-sdk/dotnet-client-sdk/src/LaunchDarkly.ClientSdk/bin/release/net7.0/LaunchDarkly.ClientSdk.dll' to be packed was not found on disk.
|
build-publish
Process completed with exit code 1.
|
build-publish:
src/LaunchDarkly.ClientSdk/PlatformSpecific/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
|
build-publish:
src/LaunchDarkly.ClientSdk/PlatformSpecific/Http.android.cs#L15
'AndroidClientHandler' is obsolete: 'AndroidClientHandler has been deprecated. Use AndroidMessageHandler instead.'
|
build-publish:
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)
|
build-publish:
src/LaunchDarkly.ClientSdk/PlatformSpecific/DeviceInfo.maui.cs#L34
'DevicePlatform.UWP' is obsolete: 'Use WinUI instead.'
|
build-publish:
src/LaunchDarkly.ClientSdk/PlatformSpecific/Http.android.cs#L15
'AndroidClientHandler' is obsolete: 'AndroidClientHandler has been deprecated. Use AndroidMessageHandler instead.'
|
build-publish:
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)
|
build-publish
Unexpected input(s) 'prerelease', 'dry_run', valid inputs are ['']
|
build-publish
Unexpected input(s) 'prerelease', 'dry_run', valid inputs are ['']
|