Skip to content

Merge pull request #324 from Infarh/dev #1038

Merge pull request #324 from Infarh/dev

Merge pull request #324 from Infarh/dev #1038

Triggered via push November 17, 2025 12:17
Status Success
Total duration 1m 6s
Artifacts

testing.yml

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

Annotations

10 warnings
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/Extensions/EventHandlerTyped0Extension.cs#L49
The type 'EventHandler<TSender, TParameter>' in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs' conflicts with the imported type 'EventHandler<TSender, TEventArgs>' in 'System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs'.
Test on .NET Core: MathCore/Extensions/EventHandlerTyped0Extension.cs#L42
The type 'EventHandler<TSender, TParameter>' in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs' conflicts with the imported type 'EventHandler<TSender, TEventArgs>' in 'System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs'.
Test on .NET Core: MathCore/Extensions/EventHandlerTyped0Extension.cs#L36
The type 'EventHandler<TSender, TParameter>' in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs' conflicts with the imported type 'EventHandler<TSender, TEventArgs>' in 'System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs'.
Test on .NET Core: MathCore/Extensions/EventHandlerTyped0Extension.cs#L18
The type 'EventHandler<TSender, TParameter>' in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs' conflicts with the imported type 'EventHandler<TSender, TEventArgs>' in 'System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/MathCore/MathCore/MathCore/EventHandler.cs'.
Test on .NET Core: MathCore/Hash/CRC/CRC32.cs#L9
Parameter 'poly' is unread.