Skip to content

Release/1.2.15

Release/1.2.15 #381

Triggered via pull request April 19, 2024 16:50
Status Failure
Total duration 3m 6s
Artifacts

run-tests-macos-xamarin.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
check
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Open Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (/Users/runner/Library/Android/sdk/platforms/android-30/android.jar missing.)
check
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Open Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (/Users/runner/Library/Android/sdk/platforms/android-30/android.jar missing.)
check
Could not find android.jar for API level 30. This means the Android SDK platform for API level 30 is not installed. Either install it in the Android SDK Manager (Tools > Open Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (/Users/runner/Library/Android/sdk/platforms/android-30/android.jar missing.)
check
Process completed with exit code 134.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
Expected 'disable' or 'restore'
check
Expected 'disable' or 'restore'
check
'ClientOptions.CaptureCurrentSynchronizationContext' is obsolete: 'Use CustomContext property instead, CaptureCurrentSynchronizationContext property will be removed in future versions'
check
'RealtimeChannels' does not implement the 'collection' pattern. 'RealtimeChannels.GetEnumerator()' is not a public instance or extension method.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
'ClientOptions.FallbackHostsUseDefault' is obsolete: 'We will no longer support the FallbackHostsUseDefault in the library. This property will be removed in future versions'
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
check
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.