Skip to content

[Back | CRUD] ProductPatchType & ProductPatchCombo (#60) #41

[Back | CRUD] ProductPatchType & ProductPatchCombo (#60)

[Back | CRUD] ProductPatchType & ProductPatchCombo (#60) #41

Triggered via push November 14, 2023 15:33
Status Success
Total duration 1m 53s
Artifacts

Build.yml

on: push
Build and Deploy
1m 39s
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#L29
Unreachable code detected
Build and Deploy: TSystems.LoveOTC/Program.cs#L37
Unreachable code detected
Build and Deploy: TSystems.LoveOTC/Program.cs#L55
Unreachable code detected
Build and Deploy: TSystems.LoveOTC/Hub/Order/Post.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/Hub/Order/Post.cs#L25
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/Hub/Order/Post.cs#L37
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.