main_CVZandreBotha.yml
on: push
build-and-deploy
1m 30s
Annotations
3 errors and 7 warnings
build-and-deploy:
OnlinePortfolioZB/OnlinePortfolioZB/Emails/EmailService.cs#L22
'EmailSettings' does not contain a definition for 'SENDER_Name' and no accessible extension method 'SENDER_Name' accepting a first argument of type 'EmailSettings' could be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
OnlinePortfolioZB/OnlinePortfolioZB/Emails/EmailService.cs#L22
'EmailSettings' does not contain a definition for 'SENDER_Name' and no accessible extension method 'SENDER_Name' accepting a first argument of type 'EmailSettings' could be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy
Process completed with exit code 1.
|
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.
|