Skip to content

Bump NuGet.PackageManagement from 6.8.0 to 6.10.1 in /src #66

Bump NuGet.PackageManagement from 6.8.0 to 6.10.1 in /src

Bump NuGet.PackageManagement from 6.8.0 to 6.10.1 in /src #66

Triggered via pull request July 5, 2024 22:45
Status Failure
Total duration 3m 36s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-test: 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).
build-and-test: 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).
build-and-test
The process 'D:\a\Orc.NuGetExplorer\Orc.NuGetExplorer\tools\dotnet-cake.exe' failed with exit code 1
build-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/