Skip to content

Добавлены методы CRC для FileInfo и тесты к ним #1045

Добавлены методы CRC для FileInfo и тесты к ним

Добавлены методы CRC для FileInfo и тесты к ним #1045

Triggered via push December 15, 2025 19:56
Status Success
Total duration 1m 9s
Artifacts

testing.yml

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

Annotations

10 warnings
Test on .NET Core: Tests/MathCore.Tests/Extensions/IO/StreamExtensions.CRC.Tests.cs#L117
Use 'Assert.IsGreaterThanOrEqualTo' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
Test on .NET Core: Tests/MathCore.Tests/Hash/CRC/CRC64Tests.cs#L62
Use 'Assert.IsGreaterThanOrEqualTo' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
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/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/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/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/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/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).