Add Comet view support: gesture tap, scroll, and stable IDs #33
+733
−6
Annotations
21 warnings
|
Complete job
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/upload-artifact@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/
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Platform.Maui.MacOS
|
|
Pack
File 'D:\a\MauiDevFlow\MauiDevFlow\README.md' is not added because the package already contains file '\README.md'
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Http
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Platform.Maui.MacOS
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Http
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Http
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Http
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Http
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Logging.Abstractions
|
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Http
|
|
Build:
src/MauiDevFlow.Agent/DevFlowAgentService.cs#L312
Possible null reference argument for parameter 'theTarget' in 'bool NSControl.SendAction(Selector theAction, NSObject theTarget)'.
|
|
Build:
src/MauiDevFlow.Agent/DevFlowAgentService.cs#L310
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/MauiDevFlow.Agent/DevFlowAgentService.cs#L310
Possible null reference argument for parameter 'left' in 'bool Selector.operator !=(Selector left, Selector right)'.
|
|
Build:
src/MauiDevFlow.Agent/DevFlowAgentService.cs#L307
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/MauiDevFlow.Blazor/BlazorWebViewDebugService.Windows.cs#L87
Possible null reference argument for parameter 'coreWebView' in 'Task CaptureWebView(CoreWebView2 coreWebView)'.
|
|
Build:
src/MauiDevFlow.Agent.Core/DevFlowAgentService.cs#L906
'SKBitmap.Resize(SKImageInfo, SKFilterQuality)' is obsolete: 'Use Resize(SKImageInfo info, SKSamplingOptions sampling) instead.'
|
|
Build:
src/MauiDevFlow.Agent.Core/DevFlowAgentService.cs#L906
'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
|
|
Build:
src/MauiDevFlow.CLI/NetworkMonitorTui.cs#L142
Argument of type 'State<string>' cannot be used for parameter 'text' of type 'Binding<string?>' in 'TextBlock.TextBlock(Binding<string?> text)' due to differences in the nullability of reference types.
|
|
Build:
src/MauiDevFlow.CLI/NetworkMonitorTui.cs#L137
Argument of type 'State<string>' cannot be used for parameter 'text' of type 'Binding<string?>' in 'TextBlock.TextBlock(Binding<string?> text)' due to differences in the nullability of reference types.
|
|
Build:
src/MauiDevFlow.CLI/NetworkMonitorTui.cs#L132
Argument of type 'State<string>' cannot be used for parameter 'text' of type 'Binding<string?>' in 'TextArea.TextArea(Binding<string?> text)' due to differences in the nullability of reference types.
|
Loading