Updated changelog #113
publish-release.yml
on: push
Matrix: Build, Publish and Deploy stable release Docker image
Annotations
1 error and 4 warnings
Build, Publish and Deploy stable release Docker image (debian-latest)
Canceling since a higher priority waiting request for 'Publish release Docker image-refs/heads/6.0.0.x' exists
|
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.
|