Skip to content

Merge branch 'main' of https://github.com/HexaEngine/Hexa.NET.Utilities #37

Merge branch 'main' of https://github.com/HexaEngine/Hexa.NET.Utilities

Merge branch 'main' of https://github.com/HexaEngine/Hexa.NET.Utilities #37

Triggered via push April 5, 2026 18:12
Status Failure
Total duration 1m 27s
Artifacts

tests.yml

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

Annotations

5 errors and 23 warnings
build-and-test (macos-latest)
Process completed with exit code 1.
build-and-test (windows-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 (ubuntu-latest)
The strategy configuration was canceled because "build-and-test.macos-latest" failed
build-and-test (ubuntu-latest)
The operation was canceled.
build-and-test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (macos-latest): Hexa.NET.Utilities/HashMap.cs#L224
The field 'HashMap<TKey, TValue>.equals' is never used
build-and-test (macos-latest): TestApp/Program.cs#L93
The field or property '_unsafeDict' implements IFreeable but is not released via Release()
build-and-test (macos-latest): TestApp/Program.cs#L44
The field or property '_unsafeList' implements IFreeable but is not released via Release()
build-and-test (macos-latest): Hexa.NET.Unsafe.Analyzers/UnreleasedIFreeableAnalyzer.cs#L10
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (macos-latest): Hexa.NET.Unsafe.Analyzers/ReadonlyFreeableStructAnalyzer.cs#L10
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (macos-latest): Hexa.NET.Unsafe.Analyzers/PointerFreeAnalyzer.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (macos-latest): Hexa.NET.Unsafe.Analyzers/MemberNotFreedAnalyzer.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (macos-latest): Hexa.NET.Utilities/HashMap.cs#L224
The field 'HashMap<TKey, TValue>.equals' is never used
build-and-test (macos-latest): Hexa.NET.Utilities/HashMap.cs#L224
The field 'HashMap<TKey, TValue>.equals' is never used
build-and-test (macos-latest): Hexa.NET.Utilities/HashMap.cs#L224
The field 'HashMap<TKey, TValue>.equals' is never used
build-and-test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (ubuntu-latest): Hexa.NET.Unsafe.Analyzers/PointerFreeAnalyzer.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (ubuntu-latest): TestApp/Program.cs#L93
The field or property '_unsafeDict' implements IFreeable but is not released via Release()
build-and-test (ubuntu-latest): TestApp/Program.cs#L44
The field or property '_unsafeList' implements IFreeable but is not released via Release()
build-and-test (ubuntu-latest): Hexa.NET.Utilities/HashMap.cs#L224
The field 'HashMap<TKey, TValue>.equals' is never used
build-and-test (ubuntu-latest): Hexa.NET.Utilities/HashMap.cs#L224
The field 'HashMap<TKey, TValue>.equals' is never used
build-and-test (ubuntu-latest): Hexa.NET.Utilities/HashMap.cs#L224
The field 'HashMap<TKey, TValue>.equals' is never used
build-and-test (ubuntu-latest): Hexa.NET.Unsafe.Analyzers/UnreleasedIFreeableAnalyzer.cs#L10
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (ubuntu-latest): Hexa.NET.Unsafe.Analyzers/ReadonlyFreeableStructAnalyzer.cs#L10
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (ubuntu-latest): Hexa.NET.Unsafe.Analyzers/MemberNotFreedAnalyzer.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build-and-test (ubuntu-latest): Hexa.NET.Unsafe.Analyzers/PointerFreeAnalyzer.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)