Skip to content

Merge pull request #79 from PensionDanmark/dependabot/nuget/src/STIL.… #39

Merge pull request #79 from PensionDanmark/dependabot/nuget/src/STIL.…

Merge pull request #79 from PensionDanmark/dependabot/nuget/src/STIL.… #39

Triggered via push December 2, 2023 11:03
Status Failure
Total duration 1m 0s
Artifacts

publishnuget.yml

on: push
build, test, pack & publish
49s
build, test, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build, test, pack & publish
Process completed with exit code 1.
build, test, pack & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build, test, pack & publish: src/STIL.ServiceClient/StilServiceClient.cs#L27
The keyword 'new' should be followed by a space.
build, test, pack & publish: src/STIL.ServiceClient/StilServiceClient.cs#L23
Type 'StilServiceClient' owns disposable field(s) '_stilHttpClient', '_stilHttpClient' but is not disposable
build, test, pack & publish: src/STIL.ServiceClient.Tests/Extensions/MoqExtensions.cs#L94
Possible null reference argument for parameter 'failMessage' in 'void IProtectedAsMock<HttpClientHandler, IHttpMessageHandler>.Verify<TResult>(Expression<Func<IHttpMessageHandler, TResult>> expression, Times? times = null, string failMessage = null)'.