closes #1516 #1454
dotnet-core-master.yml
on: push
build
46s
test-dotnet
56s
Matrix: test
Annotations
1 error and 8 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-dotnet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-dotnet:
eFormAPI/Plugins/ItemsPlanning.Pn/ItemsPlanning.Pn/EformItemsPlanningPlugin.cs#L150
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
|
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/EformItemsPlanningPlugin.cs#L150
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
|
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.
|