Skip to content

closes #1569

closes #1569 #1495

Triggered via push January 27, 2025 09:26
Status Failure
Total duration 3m 22s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
test-dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-dotnet: eFormAPI/Plugins/ItemsPlanning.Pn/ItemsPlanning.Pn/Services/WordService/WordProcessor.cs#L61
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
test-dotnet: eFormAPI/Plugins/ItemsPlanning.Pn/ItemsPlanning.Pn/Services/ExcelService/PlanningExcelService.cs#L275
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/ItemsPlanning.Pn/ItemsPlanning.Pn/Services/WordService/WordProcessor.cs#L61
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
test-dotnet: eFormAPI/Plugins/ItemsPlanning.Pn/ItemsPlanning.Pn/Services/ExcelService/PlanningExcelService.cs#L275
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636