[ODS-6321] Update Npgsql and HealthChecks libraries #1755
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
InitDev (Postgres),Unit tests,Integration tests.yml
on: pull_request
build
17m 36s
Annotations
3 errors and 15 warnings
build
No test report files were found
|
build
No test report files were found
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@607fce577a46308457984d59e4954e075820f10a, dorny/test-reporter@c9b3d0e2bd2a4e96aaf424dbaa31c46b42318226. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
No file matches path D:\a\Ed-Fi-ODS-Implementation\Ed-Fi-ODS-Implementation/Ed-Fi-ODS-Implementation/reports/*.xml
|
build
No files were found with the provided path: D:\a\Ed-Fi-ODS-Implementation\Ed-Fi-ODS-Implementation/Ed-Fi-ODS-Implementation/reports/. No artifacts will be uploaded.
|
build
No file matches path D:\a\Ed-Fi-ODS-Implementation\Ed-Fi-ODS-Implementation/Ed-Fi-ODS-Implementation/reports/*.trx
|
build
No files were found with the provided path: D:\a\Ed-Fi-ODS-Implementation\Ed-Fi-ODS-Implementation/Ed-Fi-ODS-Implementation/Application/EdFi.Ods.Api.IntegrationTestHarness/bin/**/PostmanIntegrationTestsLog.log
D:\a\Ed-Fi-ODS-Implementation\Ed-Fi-ODS-Implementation/Ed-Fi-ODS-Implementation/Application/EdFi.Ods.Api.IntegrationTestHarness/bin/**/*TestHarnessLog.log. No artifacts will be uploaded.
|
build:
Application/EdFi.Ods.SandboxAdmin/Startup.cs#L240
'HangfireApplicationBuilderExtensions.UseHangfireServer(IApplicationBuilder, BackgroundJobServerOptions, IEnumerable<IBackgroundProcess>, JobStorage)' is obsolete: 'Please use IServiceCollection.AddHangfireServer extension method instead in the ConfigureServices method. Will be removed in 2.0.0.'
|
build:
Application/EdFi.Ods.SandboxAdmin/Services/BackgroundJobService.cs#L42
'RecurringJob.AddOrUpdate(string, Expression<Action>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate(string, Expression<Action>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
|
build
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
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
The using directive for 'Dapper' appeared previously in this namespace
|
build:
Application/EdFi.Ods.SandboxAdmin/Startup.cs#L240
'HangfireApplicationBuilderExtensions.UseHangfireServer(IApplicationBuilder, BackgroundJobServerOptions, IEnumerable<IBackgroundProcess>, JobStorage)' is obsolete: 'Please use IServiceCollection.AddHangfireServer extension method instead in the ConfigureServices method. Will be removed in 2.0.0.'
|
build:
Application/EdFi.Ods.SandboxAdmin/Services/BackgroundJobService.cs#L42
'RecurringJob.AddOrUpdate(string, Expression<Action>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate(string, Expression<Action>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
|
build
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
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
The using directive for 'Dapper' appeared previously in this namespace
|