Skip to content

[APP | Read] OrderEntity - [APP | CRUD] OrderGetList - [Front | DB] C… #32

[APP | Read] OrderEntity - [APP | CRUD] OrderGetList - [Front | DB] C…

[APP | Read] OrderEntity - [APP | CRUD] OrderGetList - [Front | DB] C… #32

Triggered via push October 27, 2023 11:24
Status Success
Total duration 6m 47s
Artifacts

Build.yml

on: push
Build and Deploy
6m 34s
Build and Deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Deploy: TSystems.LoveOTC/Program.cs#L30
Unreachable code detected
Build and Deploy: TSystems.LoveOTC/Program.cs#L38
Unreachable code detected
Build and Deploy: TSystems.LoveOTC/Program.cs#L56
Unreachable code detected
Build and Deploy: TSystems.LoveOTC/AdminHub/Order/Get.cs#L14
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 and Deploy: TSystems.LoveOTC/AdminHub/Order/Post.cs#L11
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 and Deploy: TSystems.LoveOTC/AdminHub/Order/Post.cs#L22
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 and Deploy: TSystems.LoveOTC/AdminHub/Order/Post.cs#L33
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 and Deploy: TSystems.LoveOTC/AdminHub/Product/Delete.cs#L10
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 and Deploy: TSystems.LoveOTC/AdminHub/Product/Delete.cs#L21
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 and Deploy: TSystems.LoveOTC/AdminHub/Product/Delete.cs#L32
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.