Skip to content

Merge branch 'release/0.4.0' #16

Merge branch 'release/0.4.0'

Merge branch 'release/0.4.0' #16

Triggered via push March 26, 2024 07:24
Status Success
Total duration 2m 37s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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/setup@v0.9.7. 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/setup@v0.9.7. 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/IRemoteSerializer.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/MediatR.Remote/IRemoteSerializer.cs#L23
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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: src/MediatR.Remote/IRemoteSerializer.cs#L17
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/MediatR.Remote/IRemoteSerializer.cs#L26
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.