closes #1569 #1495
dotnet-core-master.yml
on: push
build
3m 11s
test-dotnet
54s
Matrix: test
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
|