feat: add todos controller #9
main.yml
on: push
Lint
/
Lint infrastructure
17s
Build
/
Build application
31s
Deploy [prod]
/
Deploy application
2m 11s
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 |
|