Skip to content

Build and deploy ASP.Net Core app to Azure Web App - daily-scrum #2

Build and deploy ASP.Net Core app to Azure Web App - daily-scrum

Build and deploy ASP.Net Core app to Azure Web App - daily-scrum #2

Manually triggered December 14, 2024 22:06
Status Success
Total duration 2m 25s
Artifacts 1

main_daily-scrum.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphService.cs#L59
Possible null reference argument for parameter 'source' in 'IEnumerable<IGrouping<string?, TodoTask>> Enumerable.GroupBy<TodoTask, string?>(IEnumerable<TodoTask> source, Func<TodoTask, string?> keySelector)'.
build: src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphService.cs#L62
Possible null reference argument for parameter 'name' in 'TaskItem.TaskItem(TaskStatus status, string name, Guid? id = null)'.
build: src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphService.cs#L64
Possible null reference argument for parameter 'name' in 'Project.Project(string name, bool isSystemProject, IEnumerable<TaskItem> tasks)'.
build: src/WebUI/Pages/DailyScrum/Email.cshtml.cs#L27
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: src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphServiceClientFactory.cs#L15
The field 'GraphServiceClientFactory._redirectUri' is assigned but its value is never used
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
.net-app
27.3 MB