NonSummary
attribute for manufacturer entity
#115
publish-release.yml
on: push
Matrix: Build, Publish and Deploy stable release Docker image
Annotations
4 warnings
Build, Publish and Deploy stable release Docker image (windows-latest):
src/Smartstore.Core/Migrations/SmartDbContextDataSeeder.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, Publish and Deploy stable release Docker image (windows-latest):
src/Smartstore.Core/Migrations/SmartDbContextDataSeeder.cs#L17
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, Publish and Deploy stable release Docker image (windows-latest):
src/Smartstore.Core/Migrations/SmartDbContextDataSeeder.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, Publish and Deploy stable release Docker image (windows-latest):
src/Smartstore.Core/Migrations/SmartDbContextDataSeeder.cs#L17
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.
|