Skip to content

Minor null check bugfix #130

Minor null check bugfix

Minor null check bugfix #130

Triggered via push January 3, 2025 11:05
Status Failure
Total duration 1d 8h 55m 5s
Artifacts
Matrix: Build, Publish and Deploy stable release Docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Build, Publish and Deploy stable release Docker image (debian-latest)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
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.