Bump NuGet.PackageManagement from 6.8.0 to 6.10.0 #50
Annotations
3 errors and 1 warning
Cake Action:
src/Orc.NuGetExplorer/Services/ExplorerCredentialService.cs#L71
Nullability of reference types in type of parameter 'proxy' of 'Task<ICredentials?> ExplorerCredentialService.GetCredentialsAsync(Uri uri, IWebProxy proxy, CredentialRequestType type, string message, CancellationToken cancellationToken)' doesn't match implicitly implemented member 'Task<ICredentials?> ICredentialService.GetCredentialsAsync(Uri uri, IWebProxy? proxy, CredentialRequestType type, string message, CancellationToken cancellationToken)' (possibly because of nullability attributes).
|
Cake Action:
src/Orc.NuGetExplorer/Services/ExplorerCredentialService.cs#L71
Nullability of reference types in type of parameter 'proxy' of 'Task<ICredentials?> ExplorerCredentialService.GetCredentialsAsync(Uri uri, IWebProxy proxy, CredentialRequestType type, string message, CancellationToken cancellationToken)' doesn't match implicitly implemented member 'Task<ICredentials?> ICredentialService.GetCredentialsAsync(Uri uri, IWebProxy? proxy, CredentialRequestType type, string message, CancellationToken cancellationToken)' (possibly because of nullability attributes).
|
Cake Action
The process 'D:\a\Orc.NuGetExplorer\Orc.NuGetExplorer\tools\dotnet-cake.exe' failed with exit code 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading