Skip to content

Add setter to IsRefreshing binding #114

Add setter to IsRefreshing binding

Add setter to IsRefreshing binding #114

Triggered via push September 21, 2024 19:37
Status Cancelled
Total duration 4m 21s
Artifacts

maui.yml

on: push

Annotations

12 errors and 17 warnings
Build_iOS
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
Build_iOS
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
Build_iOS
Process completed with exit code 1.
Build_MacCatalyst
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
Build_MacCatalyst
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
Build_MacCatalyst
Process completed with exit code 1.
Build_Windows
The run was canceled by @brminnick.
Build_Windows
This version of the MVVM Toolkit requires 'Microsoft.Windows.SDK.NET.Ref' version '10.0.19041.38' or later. Please update to .NET SDK 8.0.109, 8.0.305 or 8.0.402 (or later). Alternatively, use a temporary 'Microsoft.Windows.SDK.NET.Ref' reference, which can be done by setting the 'WindowsSdkPackageVersion' property in your .csproj file. For your project configuration, it is recommended to set the package version to '10.0.19041.41'.
Build_Windows
This version of the MVVM Toolkit requires 'Microsoft.Windows.SDK.NET.Ref' version '10.0.19041.38' or later. Please update to .NET SDK 8.0.109, 8.0.305 or 8.0.402 (or later). Alternatively, use a temporary 'Microsoft.Windows.SDK.NET.Ref' reference, which can be done by setting the 'WindowsSdkPackageVersion' property in your .csproj file. For your project configuration, it is recommended to set the package version to '10.0.19041.41'.
Build_Windows
The operation was canceled.
Build_Android
The run was canceled by @brminnick.
Build_Android
The operation was canceled.
Build_iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build_iOS: src/HackerNews/Constants/TextAnalysisConstants.cs#L5
#warning: 'Missing Text Analytics Key https://azure.microsoft.com/services/cognitive-services/text-analytics/'
Build_iOS: src/HackerNews/Constants/TextAnalysisConstants.cs#L8
#warning: 'Missing Text Analytics Base Url, e.g. https://westus.api.cognitive.microsoft.com'
Build_iOS: src/HackerNews/Services/ServiceProvider.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
Build_iOS: src/HackerNews/Constants/TextAnalysisConstants.cs#L5
#warning: 'Missing Text Analytics Key https://azure.microsoft.com/services/cognitive-services/text-analytics/'
Build_iOS: src/HackerNews/Constants/TextAnalysisConstants.cs#L8
#warning: 'Missing Text Analytics Base Url, e.g. https://westus.api.cognitive.microsoft.com'
Build_iOS: src/HackerNews/Services/ServiceProvider.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
Build_MacCatalyst
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build_MacCatalyst: src/HackerNews/Constants/TextAnalysisConstants.cs#L5
#warning: 'Missing Text Analytics Key https://azure.microsoft.com/services/cognitive-services/text-analytics/'
Build_MacCatalyst: src/HackerNews/Constants/TextAnalysisConstants.cs#L8
#warning: 'Missing Text Analytics Base Url, e.g. https://westus.api.cognitive.microsoft.com'
Build_MacCatalyst: src/HackerNews/Services/ServiceProvider.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
Build_MacCatalyst: src/HackerNews/Constants/TextAnalysisConstants.cs#L5
#warning: 'Missing Text Analytics Key https://azure.microsoft.com/services/cognitive-services/text-analytics/'
Build_MacCatalyst: src/HackerNews/Constants/TextAnalysisConstants.cs#L8
#warning: 'Missing Text Analytics Base Url, e.g. https://westus.api.cognitive.microsoft.com'
Build_MacCatalyst: src/HackerNews/Services/ServiceProvider.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
Build_Android: src/HackerNews/Constants/TextAnalysisConstants.cs#L5
#warning: 'Missing Text Analytics Key https://azure.microsoft.com/services/cognitive-services/text-analytics/'
Build_Android: src/HackerNews/Constants/TextAnalysisConstants.cs#L8
#warning: 'Missing Text Analytics Base Url, e.g. https://westus.api.cognitive.microsoft.com'
Build_Android: src/HackerNews/Services/ServiceProvider.cs#L13
'MauiApplication.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'