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

ci: adds release please support #239

ci: adds release please support

ci: adds release please support #239

Triggered via pull request February 13, 2024 17:18
Status Success
Total duration 16m 47s
Artifacts

ci.yml

on: pull_request
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: src/LaunchDarkly.ClientSdk/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
ci-build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
ci-build: tests/LaunchDarkly.ClientSdk.Tests/ModelBuilders.cs#L95
This call site is reachable on all platforms. 'DataStoreTypes.ItemDescriptor' is only supported on: 'iOS' 16.1 and later, 'maccatalyst' 16.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)