Annotations
15 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Handlers/LockHandler.cs#L122
Possible null reference argument for parameter 'timeouts' in 'Task<LockResult> ILockingManager.LockAsync(IDavStorable item, LockType lockType, LockScope lockScope, XElement owner, Uri lockRootUri, bool recursiveLock, IEnumerable<int> timeouts, CancellationToken cancellationToken)'.
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Handlers/LockHandler.cs#L66
Possible null reference argument for parameter 'timeouts' in 'Task<LockResult> ILockingManager.RefreshLockAsync(IDavStorable item, bool recursiveLock, IEnumerable<int> timeouts, Uri lockTokenUri, CancellationToken cancellationToken)'.
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Handlers/LockHandler.cs#L42
Possible null reference argument for parameter 'uri' in 'Task<IDavStorable?> IStore.GetItemAsync(Uri uri, CancellationToken cancellationToken)'.
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Handlers/LockHandler.cs#L79
'RequestHelpers.LoadXmlDocumentAsync(HttpListenerRequest, ILogger?, CancellationToken)' is obsolete
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Handlers/PutHandler.cs#L38
Dereference of a possibly null reference.
|
|
Build:
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)'.
|
|
Build:
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)'.
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Handlers/CopyHandler.cs#L59
Dereference of a possibly null reference.
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Handlers/CopyHandler.cs#L45
Dereference of a possibly null reference.
|
|
Build:
lib/nwebdav/src/NWebDav.Server/Props/OverridePropertyManager.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
Restore
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.
|
|
Restore
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.
|
|
Restore
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.
|
|
Restore
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.
|
background
wait
wait-all
cancel
parallel
Loading