Skip to content

[Integration tests] Add docker step for test containers #899

[Integration tests] Add docker step for test containers

[Integration tests] Add docker step for test containers #899

Triggered via pull request July 7, 2024 21:13
@zaruszzarusz
synchronize #278
Status Success
Total duration 11m 38s
Artifacts 2

build.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dotnet-results", "nuget-packages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/SlimMessageBus.Host.Sql/SqlTopologyService.cs#L10
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/SlimMessageBus.Host.Sql.Common/Transactions/SqlTransactionService.cs#L9
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/SlimMessageBus.Host.Sql.Common/Transactions/SqlTransactionService.cs#L18
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/SlimMessageBus.Host.Sql/SqlTopologyService.cs#L10
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/SlimMessageBus.Host.Sql/SqlTopologyService.cs#L10
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/Samples/Sample.Hybrid.ConsoleApp/Program.cs#L17
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
build: src/Samples/Sample.Hybrid.ConsoleApp/Application.cs#L24
Remove the unused local variable 'task'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
build: src/Samples/Sample.Simple.ConsoleApp/Program.cs#L211
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/Samples/Sample.Simple.ConsoleApp/Program.cs#L71
Remove the unused local variable 'addTask'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
build: src/Samples/Sample.Simple.ConsoleApp/Program.cs#L72
Remove the unused local variable 'multiplyTask'. (https://rules.sonarsource.com/csharp/RSPEC-1481)

Artifacts

Produced during runtime
Name Size
dotnet-results
38.5 MB
nuget-packages
3.44 MB