Skip to content

feat: add todos controller #9

feat: add todos controller

feat: add todos controller #9

Triggered via push October 2, 2024 06:37
Status Success
Total duration 11m 44s
Artifacts 1

main.yml

on: push
Lint  /  Lint infrastructure
17s
Lint / Lint infrastructure
Build  /  Build application
31s
Build / Build application
Deploy [test]  /  Validate infrastructure
39s
Deploy [test] / Validate infrastructure
Deploy [test]  /  Deploy infrastructure
1m 16s
Deploy [test] / Deploy infrastructure
Deploy [test]  /  Deploy application
3m 56s
Deploy [test] / Deploy application
Deploy [prod]  /  Validate infrastructure
55s
Deploy [prod] / Validate infrastructure
Deploy [prod]  /  Deploy infrastructure
1m 19s
Deploy [prod] / Deploy infrastructure
Deploy [prod]  /  Deploy application
2m 11s
Deploy [prod] / Deploy application
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build / Build application: src/TodoApp/Controllers/TodoController.cs#L40
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 / Build application: src/TodoApp/Controllers/TodoController.cs#L52
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 / Build application: src/TodoApp/Controllers/TodoController.cs#L68
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 / Build application: src/TodoApp/Controllers/TodoController.cs#L90
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 / Build application: src/TodoApp/Controllers/TodoController.cs#L111
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 / Build application: src/TodoApp/Controllers/TodoController.cs#L13
Missing XML comment for publicly visible type or member 'TodoController'
Build / Build application: src/TodoApp/Controllers/TodoController.cs#L28
Missing XML comment for publicly visible type or member 'TodoController.TodoController(ILogger<TodoController>, GraphServiceClient, IMapper)'
Build / Build application: src/TodoApp/Models/Todo.cs#L33
Missing XML comment for publicly visible type or member 'TodoMappingExtensions'
Build / Build application: src/TodoApp/Models/Todo.cs#L35
Missing XML comment for publicly visible type or member 'TodoMappingExtensions.ToDto(Todo)'
Build / Build application: src/TodoApp/Profiles/TodoProfile.cs#L6
Missing XML comment for publicly visible type or member 'TodoProfile'

Artifacts

Produced during runtime
Name Size
application Expired
10.7 MB