Skip to content

GitHub: Allow CI workflow jobs to resume prerequisite sessions #38

GitHub: Allow CI workflow jobs to resume prerequisite sessions

GitHub: Allow CI workflow jobs to resume prerequisite sessions #38

Triggered via pull request April 2, 2026 22:03
Status Failure
Total duration 5m 46s
Artifacts 12

ci.yml

on: pull_request
Matrix: shared
Matrix: lib
formatting
30s
formatting
Matrix: sdk
Matrix: core
Matrix: ui
Matrix: maui
Matrix: uno
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 92 warnings
sdk (Debug, DeviceLink, net10.0)
Process completed with exit code 1.
sdk (Release, DeviceLink, net10.0)
Process completed with exit code 1.
sdk (Release, GoogleDrive, net10.0)
Process completed with exit code 1.
sdk (Debug, Dropbox, net10.0)
Process completed with exit code 1.
sdk (Release, Accounts, net10.0)
Process completed with exit code 1.
core (Release, FileSystem, net10.0)
Process completed with exit code 1.
sdk (Debug, WebDavClient, net10.0)
Process completed with exit code 1.
sdk (Debug, Accounts, net10.0)
Process completed with exit code 1.
sdk (Debug, GoogleDrive, net10.0)
Process completed with exit code 1.
core (Debug, Dokany, net10.0)
Process completed with exit code 1.
sdk (Release, WebDavClient, net10.0)
Process completed with exit code 1.
sdk (Debug, Ftp, net10.0)
Process completed with exit code 1.
core (Debug, WebDav, net10.0)
Process completed with exit code 1.
core (Debug, Core, net10.0)
Process completed with exit code 1.
sdk (Release, Dropbox, net10.0)
Process completed with exit code 1.
sdk (Debug, Sdk, net10.0)
Process completed with exit code 1.
sdk (Release, Ftp, net10.0)
Process completed with exit code 1.
core (Release, WinFsp, net10.0)
Process completed with exit code 1.
core (Debug, Cryptography, net10.0)
Process completed with exit code 1.
core (Release, FUSE, net10.0)
Process completed with exit code 1.
core (Release, Cryptography, net10.0)
Process completed with exit code 1.
core (Release, Core, net10.0)
Process completed with exit code 1.
core (Debug, Migration, net10.0)
Process completed with exit code 1.
sdk (Release, Sdk, net10.0)
Process completed with exit code 1.
core (Debug, FileSystem, net10.0)
Process completed with exit code 1.
core (Release, WebDav, net10.0)
Process completed with exit code 1.
core (Release, MobileFS, net10.0-android)
Process completed with exit code 1.
core (Release, Dokany, net10.0)
Process completed with exit code 1.
core (Debug, MobileFS, net10.0-ios)
Process completed with exit code 1.
core (Debug, MobileFS, net10.0-android)
Process completed with exit code 1.
core (Release, Migration, net10.0)
Process completed with exit code 1.
core (Debug, WinFsp, net10.0)
Process completed with exit code 1.
core (Debug, FUSE, net10.0)
Process completed with exit code 1.
core (Release, MobileFS, net10.0-ios)
Process completed with exit code 1.
lib (Release, NWebDav.Server.HttpListener, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
lib (Release, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/UnlockHandler.cs#L35
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
lib (Release, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Props/PropertyManager.cs#L86
Nullability of reference types in value of type 'Task<object?>' doesn't match target type 'Task<object>'.
lib (Release, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Props/PropertyManager.cs#L86
Converting null literal or possible null value to non-nullable type.
lib (Release, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Props/PropertyManager.cs#L82
Nullability of reference types in value of type 'Task<object?>' doesn't match target type 'Task<object>'.
lib (Release, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Props/PropertyManager.cs#L82
Converting null literal or possible null value to non-nullable type.
lib (Release, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Props/PropertyManager.cs#L78
Nullability of reference types in value of type 'Task<object?>' doesn't match target type 'Task<object>'.
lib (Release, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Props/PropertyManager.cs#L78
Converting null literal or possible null value to non-nullable type.
lib (Release, NWebDav.Server.HttpListener, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Release, NWebDav.Server.HttpListener, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Debug, Storage, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
shared (Debug, Storage, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Debug, Storage, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Release, Shared, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
shared (Release, Shared, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Release, Shared, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Release, Tmds.Fuse, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
lib (Release, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/FuseMount.cs#L687
The '&' operator should not be used on parameters or local variables in async methods.
lib (Release, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/FuseException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
lib (Release, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/LibFuse.structs.cs#L9
The type name 'path' only contains lower-cased ascii characters. Such names may become reserved for the language.
lib (Release, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/LibFuse.structs.cs#L8
The type name 'fuse' only contains lower-cased ascii characters. Such names may become reserved for the language.
lib (Release, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/FuseFileSystemStringBase.cs#L11
'FuseFileSystemStringBase.RootPath' hides inherited member 'FuseFileSystemBase.RootPath'. Use the new keyword if hiding was intended.
lib (Release, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/MountOptions.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
lib (Release, Tmds.Fuse, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Release, Tmds.Fuse, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Debug, Shared, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
shared (Debug, Shared, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Debug, Shared, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Debug, NWebDav.Server, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
lib (Debug, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/PropPatchHandler.cs#L125
Possible null reference argument for parameter 'xPropertyUpdate' in 'PropSetCollection.PropSetCollection(XElement xPropertyUpdate)'.
lib (Debug, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/PropPatchHandler.cs#L110
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
lib (Debug, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/PropPatchHandler.cs#L122
'RequestHelpers.LoadXmlDocumentAsync(HttpListenerRequest, ILogger?, CancellationToken)' is obsolete
lib (Debug, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/UnlockHandler.cs#L53
Possible null reference argument for parameter 'token' in 'Task<HttpStatusCode> ILockingManager.UnlockAsync(IDavStorable item, Uri token, CancellationToken cancellationToken)'.
lib (Debug, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/UnlockHandler.cs#L35
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
lib (Debug, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Props/OverridePropertyManager.cs#L19
Cannot convert null literal to non-nullable reference type.
lib (Debug, NWebDav.Server, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Debug, NWebDav.Server, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Debug, Tmds.Fuse, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
lib (Debug, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/FuseMount.cs#L687
The '&' operator should not be used on parameters or local variables in async methods.
lib (Debug, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/FuseException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
lib (Debug, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/LibFuse.structs.cs#L9
The type name 'path' only contains lower-cased ascii characters. Such names may become reserved for the language.
lib (Debug, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/LibFuse.structs.cs#L8
The type name 'fuse' only contains lower-cased ascii characters. Such names may become reserved for the language.
lib (Debug, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/FuseFileSystemStringBase.cs#L11
'FuseFileSystemStringBase.RootPath' hides inherited member 'FuseFileSystemBase.RootPath'. Use the new keyword if hiding was intended.
lib (Debug, Tmds.Fuse, net10.0): lib/Tmds.Fuse/src/Tmds.Fuse/MountOptions.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
lib (Debug, Tmds.Fuse, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Debug, Tmds.Fuse, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Debug, NWebDav.Server.HttpListener, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
lib (Debug, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/LockHandler.cs#L79
'RequestHelpers.LoadXmlDocumentAsync(HttpListenerRequest, ILogger?, CancellationToken)' is obsolete
lib (Debug, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/GetAndHeadHandler.cs#L53
Converting null literal or possible null value to non-nullable type.
lib (Debug, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/GetAndHeadHandler.cs#L44
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
lib (Debug, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/UnlockHandler.cs#L53
Possible null reference argument for parameter 'token' in 'Task<HttpStatusCode> ILockingManager.UnlockAsync(IDavStorable item, Uri token, CancellationToken cancellationToken)'.
lib (Debug, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/UnlockHandler.cs#L35
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
lib (Debug, NWebDav.Server.HttpListener, net10.0): lib/nwebdav/src/NWebDav.Server/Props/OverridePropertyManager.cs#L19
Cannot convert null literal to non-nullable reference type.
lib (Debug, NWebDav.Server.HttpListener, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Debug, NWebDav.Server.HttpListener, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Release, Storage, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
shared (Release, Storage, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Release, Storage, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Release, NWebDav.Server, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
lib (Release, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/PropPatchHandler.cs#L125
Possible null reference argument for parameter 'xPropertyUpdate' in 'PropSetCollection.PropSetCollection(XElement xPropertyUpdate)'.
lib (Release, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/PropPatchHandler.cs#L110
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
lib (Release, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/PropPatchHandler.cs#L122
'RequestHelpers.LoadXmlDocumentAsync(HttpListenerRequest, ILogger?, CancellationToken)' is obsolete
lib (Release, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/UnlockHandler.cs#L53
Possible null reference argument for parameter 'token' in 'Task<HttpStatusCode> ILockingManager.UnlockAsync(IDavStorable item, Uri token, CancellationToken cancellationToken)'.
lib (Release, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Handlers/UnlockHandler.cs#L35
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
lib (Release, NWebDav.Server, net10.0): lib/nwebdav/src/NWebDav.Server/Props/OverridePropertyManager.cs#L19
Cannot convert null literal to non-nullable reference type.
lib (Release, NWebDav.Server, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
lib (Release, NWebDav.Server, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Release, SourceGenerator, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
shared (Release, SourceGenerator, net10.0): src/Shared/SecureFolderFS.SourceGenerator/InjectGenerator.cs#L15
This compiler extension should not be implemented in an assembly with target framework '.NET 10.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
shared (Release, SourceGenerator, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Release, SourceGenerator, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Debug, SourceGenerator, net10.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
shared (Debug, SourceGenerator, net10.0): src/Shared/SecureFolderFS.SourceGenerator/InjectGenerator.cs#L15
This compiler extension should not be implemented in an assembly with target framework '.NET 10.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
shared (Debug, SourceGenerator, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
shared (Debug, SourceGenerator, net10.0)
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="10.0.20" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.

Artifacts

Produced during runtime
Name Size Digest
runtime.lib.NWebDav.Server.HttpListener.net10.0.Environment-Debug Expired
43.1 MB
sha256:1f926f077951e1c88c50ccd3b8c6909b56d022ae25be342030b979dd45fb88b3
runtime.lib.NWebDav.Server.HttpListener.net10.0.Environment-Release Expired
43.2 MB
sha256:741c4ca5dac65ccd55b2001c0623243857c8f8449105aaac2a5ec0329b184809
runtime.lib.NWebDav.Server.net10.0.Environment-Debug Expired
42.8 MB
sha256:ac977f723cddc2e195e3094fb1be827affce73f81c629b0fd9df12eb193778e2
runtime.lib.NWebDav.Server.net10.0.Environment-Release Expired
42.9 MB
sha256:8fa3ab93f41dcbbd38f2a080dcc653330ae48fe1695d8b78106d36522e452403
runtime.lib.Tmds.Fuse.net10.0.Environment-Debug Expired
42.2 MB
sha256:901428520e46248451b541c280fee74882e701a6949fa06bbb9cc50f54cd5a44
runtime.lib.Tmds.Fuse.net10.0.Environment-Release Expired
42.2 MB
sha256:f725e6e570cd6f56263f2c52de601858b18c7906a71b73abd8ba0d9f47aa3dfa
runtime.shared.Shared.net10.0.Environment-Debug Expired
42.2 MB
sha256:e284be0995e3376b314dbdd6621833a62142832fc526cc8414ddf1e784ac8257
runtime.shared.Shared.net10.0.Environment-Release Expired
42.2 MB
sha256:d409a8c52833cd9e578e1b7c360ac6c3909057ab5226bf57076dc38d9d615abc
runtime.shared.SourceGenerator.net10.0.Environment-Debug Expired
42.1 MB
sha256:01ac0075a930849086308b50499a8224c9a25131ddbde5379df8e6adffefa985
runtime.shared.SourceGenerator.net10.0.Environment-Release Expired
42.1 MB
sha256:d33a6e13ae2a83190467026018d15dcb121bb0f5fcb78d960936f12641a69035
runtime.shared.Storage.net10.0.Environment-Debug Expired
42.5 MB
sha256:a9e70018f6ec7b5d94695d4486f850b767b12c31932afb21bb09cc6b6e44e1b7
runtime.shared.Storage.net10.0.Environment-Release Expired
42.4 MB
sha256:11e193151c56966b3c53c306dfbf575243beaf0bf45e936132fa7183789422f3