Skip to content

Добавлен Task.Yield с поддержкой ThreadPool и LockContext #1043

Добавлен Task.Yield с поддержкой ThreadPool и LockContext

Добавлен Task.Yield с поддержкой ThreadPool и LockContext #1043

Triggered via push December 14, 2025 22:08
Status Success
Total duration 1m 11s
Artifacts

testing.yml

on: push
Test on .NET Core
1m 8s
Test on .NET Core
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test on .NET Core: MathCore/SelectableCollection.cs#L311
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
Test on .NET Core: MathCore/Hash/CRC/CRC32.cs#L9
Parameter 'poly' is unread.
Test on .NET Core: MathCore/Hash/CRC/CRC32.cs#L9
Parameter 'poly' is unread.
Test on .NET Core: MathCore/SelectableCollection.cs#L311
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
Test on .NET Core: MathCore/Hash/CRC/CRC32.cs#L9
Parameter 'poly' is unread.
Test on .NET Core: MathCore/SelectableCollection.cs#L311
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
Test on .NET Core: MathCore/Hash/CRC/CRC32.cs#L9
Parameter 'poly' is unread.
Test on .NET Core: MathCore/Extensions/String/StringExtensions.cs#L524
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[])' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Test on .NET Core: MathCore/SelectableCollection.cs#L311
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
Test on .NET Core: MathCore/Hash/CRC/CRC32.cs#L9
Parameter 'poly' is unread.