Skip to content

Merge branch 'release/0.4.2' #18

Merge branch 'release/0.4.2'

Merge branch 'release/0.4.2' #18

Triggered via push March 27, 2024 09:22
Status Failure
Total duration 53s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build
The file '/home/runner/work/MediatR-Remote/MediatR-Remote/src/MediatR.Remote.Extensions.DependencyInjection/bin/Release/net6.0/MediatR.Remote.Extensions.DependencyInjection.dll' to be packed was not found on disk.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: gittools/actions/gitversion/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/MediatR.Remote/RemoteMediatorCommandHandlerBase.cs#L3
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: src/MediatR.Remote.Extensions.DependencyInjection/RemoteMediatorApplicationBuilderExtensions.cs#L52
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)