Local execution of CQRS #1873
core_build_publish.yml
on: pull_request
Prepare & Version
0s
Event File
3s
Publish to feeds
0s
Annotations
13 warnings
Event File
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Local/MiddlewareBasedLocalCommandExecutorTests.cs#L172
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:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Local/MiddlewareBasedLocalCommandExecutorTests.cs#L156
Modify 'ExecuteAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Build:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Registration/CQRSApiDescriptionProviderTests.cs#L244
Type 'DummyEndpointDataSource' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Build:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Local/MiddlewareBasedLocalCommandExecutorTests.cs#L172
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:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Local/MiddlewareBasedLocalCommandExecutorTests.cs#L156
Modify 'ExecuteAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Build:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Registration/CQRSApiDescriptionProviderTests.cs#L244
Type 'DummyEndpointDataSource' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Local/MiddlewareBasedLocalCommandExecutorTests.cs#L172
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.
|
Test:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Local/MiddlewareBasedLocalCommandExecutorTests.cs#L156
Modify 'ExecuteAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Test:
test/CQRS/LeanCode.CQRS.AspNetCore.Tests/Registration/CQRSApiDescriptionProviderTests.cs#L244
Type 'DummyEndpointDataSource' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
29.3 KB |
|
Unit Test Results
Expired
|
149 KB |
|