Skip to content

also updating main yml file with email settings #42

also updating main yml file with email settings

also updating main yml file with email settings #42

Triggered via push July 28, 2023 09:07
Status Success
Total duration 2m 29s
Artifacts
build-and-deploy
2m 12s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy: OnlinePortfolioZB/OnlinePortfolioZB/Startup.cs#L13
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
build-and-deploy: OnlinePortfolioZB/OnlinePortfolioZB/Startup.cs#L15
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
build-and-deploy: OnlinePortfolioZB/OnlinePortfolioZB/Emails/MockedEmailService.cs#L17
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-and-deploy: OnlinePortfolioZB/OnlinePortfolioZB/Startup.cs#L13
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
build-and-deploy: OnlinePortfolioZB/OnlinePortfolioZB/Startup.cs#L15
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
build-and-deploy: OnlinePortfolioZB/OnlinePortfolioZB/Emails/MockedEmailService.cs#L17
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.