feat: Add Identify hooks to Client SDK #711
Annotations
13 warnings
|
build-and-test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/src/PlatformSpecific/Connectivity.netstandard.cs#L19
The event 'PlatformConnectivity.ConnectivityChanged' is never used
|
|
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/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' 21.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' 21.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
|