Merge pull request #1650 from microting/dependabot/nuget/eFormAPI/Plu… #1561
dotnet-core-master.yml
on: push
build
46s
test-dotnet
50s
Matrix: test
Annotations
1 error and 4 warnings
|
build
Process completed with exit code 1.
|
|
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.
|