Skip to content

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src #79

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src #79

Triggered via pull request July 26, 2024 04:44
Status Failure
Total duration 3m 40s
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/