v9.0.15 #15
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|