Build and deploy ASP.Net Core app to Azure Web App - daily-scrum #2
main_daily-scrum.yml
on: workflow_dispatch
build
40s
deploy
1m 29s
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#L38
Dereference of a possibly null reference.
|
build:
src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphService.cs#L38
Dereference of a possibly null reference.
|
build:
src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphService.cs#L59
Dereference of a possibly null reference.
|
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:
src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphService.cs#L38
Dereference of a possibly null reference.
|
build:
src/WebUI/Features/DailyScrum/UseCases/CreateDailyScrumCommand/Infrastructure/GraphService.cs#L38
Dereference of a possibly null reference.
|
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 |
|