Skip to content

fix: improved accuracy of stream interruption error message. #44

fix: improved accuracy of stream interruption error message.

fix: improved accuracy of stream interruption error message. #44

Triggered via pull request August 21, 2024 19:51
Status Success
Total duration 2m 54s
Artifacts

sdk-client-ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

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