Skip to content

NonSummary attribute for manufacturer entity #115

NonSummary attribute for manufacturer entity

NonSummary attribute for manufacturer entity #115

Triggered via push December 11, 2024 13:17
Status Queued
Total duration
Artifacts
Matrix: Build, Publish and Deploy stable release Docker image
Fit to window
Zoom out
Zoom in

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.