Skip to content

Bump Testcontainers from 4.7.0 to 4.8.0 #342

Bump Testcontainers from 4.7.0 to 4.8.0

Bump Testcontainers from 4.7.0 to 4.8.0 #342

Status Failure
Total duration 2m 45s
Artifacts

dotnet-core-pr.yml

on: pull_request
Matrix: pn-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
Process completed with exit code 1.
test-dotnet
Process completed with exit code 1.
test-dotnet: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Services/TimePlanningSettingService/TimeSettingService.cs#L59
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-dotnet: eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn/Services/TimePlanningSettingService/TimeSettingService.cs#L59
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.