Skip to content

chore: remove .vscode #10

chore: remove .vscode

chore: remove .vscode #10

Triggered via push October 2, 2024 06:38
Status Success
Total duration 20m 20s
Artifacts 1

main.yml

on: push
Lint  /  Lint infrastructure
13s
Lint / Lint infrastructure
Build  /  Build application
25s
Build / Build application
Deploy [test]  /  Validate infrastructure
36s
Deploy [test] / Validate infrastructure
Deploy [test]  /  Deploy infrastructure
2m 24s
Deploy [test] / Deploy infrastructure
Deploy [test]  /  Deploy application
56s
Deploy [test] / Deploy application
Deploy [prod]  /  Validate infrastructure
47s
Deploy [prod] / Validate infrastructure
Deploy [prod]  /  Deploy infrastructure
2m 11s
Deploy [prod] / Deploy infrastructure
Deploy [prod]  /  Deploy application
29s
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