This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Revert back to working state #162
catalog-api.yml
on: pull_request
BuildContainersForPR_Linux
1m 17s
BuildLinux
0s
Annotations
7 warnings
BuildContainersForPR_Linux:
src/BuildingBlocks/EventBus/EventBusServiceBus/GlobalUsings.cs#L16
The using directive for 'System' appeared previously in this namespace
|
BuildContainersForPR_Linux:
src/Services/Catalog/Catalog.API/Program.cs#L37
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
BuildContainersForPR_Linux:
src/BuildingBlocks/EventBus/EventBusServiceBus/GlobalUsings.cs#L16
The using directive for 'System' appeared previously in this namespace
|
BuildContainersForPR_Linux:
src/Services/Catalog/Catalog.API/Program.cs#L37
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
BuildContainersForPR_Linux
The using directive for 'System' appeared previously in this namespace
|
BuildContainersForPR_Linux
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
BuildContainersForPR_Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|