Skip to content

v9.0.15

v9.0.15 #15

Triggered via release August 11, 2025 04:50
@gubpalmagubpalma
published v9.0.15
Status Success
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
nuget
File '/home/runner/work/white-knight/white-knight/src/9.0/White.Knight.Tests.Abstractions/bin/Release/net9.0/White.Knight.Tests.Domain.dll' is not added because the package already contains file 'lib/net9.0/White.Knight.Tests.Domain.dll'
nuget
File '/home/runner/work/white-knight/white-knight/src/9.0/White.Knight.Tests.Abstractions/bin/Release/net9.0/White.Knight.Tests.Abstractions.dll' is not added because the package already contains file 'lib/net9.0/White.Knight.Tests.Abstractions.dll'
nuget
File '/home/runner/work/white-knight/white-knight/src/9.0/White.Knight.Tests.Abstractions/bin/Release/net9.0/White.Knight.Tests.Abstractions.dll' is not added because the package already contains file 'lib/net9.0/White.Knight.Tests.Abstractions.dll'
nuget
File '/home/runner/work/white-knight/white-knight/src/9.0/White.Knight.Tests.Abstractions/bin/Release/net9.0/White.Knight.Injection.Abstractions.dll' is not added because the package already contains file 'lib/net9.0/White.Knight.Injection.Abstractions.dll'
nuget: src/9.0/White.Knight.Abstractions/Extensions/QueryableEx.cs#L15
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.
nuget: src/9.0/White.Knight.Abstractions/Extensions/QueryableEx.cs#L15
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.