Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Revert back to working state #162

Revert back to working state

Revert back to working state #162

Triggered via pull request November 14, 2023 16:26
Status Success
Total duration 1m 30s
Artifacts

catalog-api.yml

on: pull_request
BuildContainersForPR_Linux
1m 17s
BuildContainersForPR_Linux
BuildLinux
0s
BuildLinux
Fit to window
Zoom out
Zoom in

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/