Skip to content

Remove redundant IDisposable interface #44

Remove redundant IDisposable interface

Remove redundant IDisposable interface #44

Triggered via push August 31, 2025 00:02
Status Failure
Total duration 28s
Artifacts

unittests.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 notices
build-and-test (macos-latest)
Process completed with exit code 1.
build-and-test (macos-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L78
'HashFactory' does not contain a definition for 'GetAllNonCryptographicHashAlgorithms' and no accessible extension method 'GetAllNonCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (macos-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L68
'HashFactory' does not contain a definition for 'GetAllCryptographicHashAlgorithms' and no accessible extension method 'GetAllCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (macos-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L58
'HashFactory' does not contain a definition for 'GetAllHashAlgorithms' and no accessible extension method 'GetAllHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (macos-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L78
'HashFactory' does not contain a definition for 'GetAllNonCryptographicHashAlgorithms' and no accessible extension method 'GetAllNonCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (macos-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L68
'HashFactory' does not contain a definition for 'GetAllCryptographicHashAlgorithms' and no accessible extension method 'GetAllCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (macos-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L58
'HashFactory' does not contain a definition for 'GetAllHashAlgorithms' and no accessible extension method 'GetAllHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (ubuntu-latest)
The operation was canceled.
build-and-test (ubuntu-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L78
'HashFactory' does not contain a definition for 'GetAllNonCryptographicHashAlgorithms' and no accessible extension method 'GetAllNonCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (ubuntu-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L68
'HashFactory' does not contain a definition for 'GetAllCryptographicHashAlgorithms' and no accessible extension method 'GetAllCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (ubuntu-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L58
'HashFactory' does not contain a definition for 'GetAllHashAlgorithms' and no accessible extension method 'GetAllHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (ubuntu-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L78
'HashFactory' does not contain a definition for 'GetAllNonCryptographicHashAlgorithms' and no accessible extension method 'GetAllNonCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (ubuntu-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L68
'HashFactory' does not contain a definition for 'GetAllCryptographicHashAlgorithms' and no accessible extension method 'GetAllCryptographicHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (ubuntu-latest): HashifyNet.UnitTests/Core/FactoryTests.cs#L58
'HashFactory' does not contain a definition for 'GetAllHashAlgorithms' and no accessible extension method 'GetAllHashAlgorithms' accepting a first argument of type 'HashFactory' could be found (are you missing a using directive or an assembly reference?)
build-and-test (ubuntu-latest)
The strategy configuration was canceled because "build-and-test.macos-latest" failed
build-and-test (windows-latest)
The operation was canceled.
build-and-test (windows-latest)
The strategy configuration was canceled because "build-and-test.macos-latest" failed
build-and-test (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build-and-test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677