Skip to content

[Major Rewrite] Index/nd.size/nd.shape int→long #104

[Major Rewrite] Index/nd.size/nd.shape int→long

[Major Rewrite] Index/nd.size/nd.shape int→long #104

Triggered via pull request April 10, 2026 19:20
@NucsNucs
synchronize #596
longindexing
Status Failure
Total duration 10m 8s
Artifacts 2

build-and-release.yml

on: pull_request
Matrix: test
build-nuget
0s
build-nuget
create-release
0s
create-release
publish-nuget
0s
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

1 error and 34 warnings
test (macos-latest)
Process completed with exit code 134.
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/upload-artifact@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/
test (macos-latest)
No files were found with the provided path: /Users/runner/work/NumSharp/NumSharp/**/TestResults/**/*.trx. No artifacts will be uploaded.
test (macos-latest): src/NumSharp.Core/Backends/Kernels/ILKernelGenerator.Binary.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/Backends/Kernels/ILKernelGenerator.Binary.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/Utilities/SpanSource/ReadOnlyUnmanagedSpan.cs#L182
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/Utilities/Hashset`1.cs#L1078
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
test (macos-latest): src/NumSharp.Core/Utilities/Hashset`1.cs#L919
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
test (macos-latest): src/NumSharp.Core/Utilities/Hashset`1.cs#L914
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
test (macos-latest): src/NumSharp.Core/Backends/NDArray.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L199
The member 'NDArray<TDType>.this[params long[]]' does not hide an accessible member. The new keyword is not required.
test (macos-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L179
The member 'NDArray<TDType>.this[int[]]' does not hide an accessible member. The new keyword is not required.
test (macos-latest): src/NumSharp.Core/RandomSampling/Randomizer.cs#L79
'Randomizer.Sample()': new protected member declared in sealed type
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/upload-artifact@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/
test (ubuntu-latest): src/NumSharp.Core/Utilities/SpanSource/ReadOnlyUnmanagedSpan.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/Utilities/SpanSource/ReadOnlyUnmanagedSpan.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/Utilities/SpanSource/ReadOnlyUnmanagedSpan.cs#L182
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/Utilities/Hashset`1.cs#L1078
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
test (ubuntu-latest): src/NumSharp.Core/Utilities/Hashset`1.cs#L919
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
test (ubuntu-latest): src/NumSharp.Core/Utilities/Hashset`1.cs#L914
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
test (ubuntu-latest): src/NumSharp.Core/RandomSampling/Randomizer.cs#L79
'Randomizer.Sample()': new protected member declared in sealed type
test (ubuntu-latest): src/NumSharp.Core/Backends/NDArray.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L199
The member 'NDArray<TDType>.this[params long[]]' does not hide an accessible member. The new keyword is not required.
test (ubuntu-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L179
The member 'NDArray<TDType>.this[int[]]' does not hide an accessible member. The new keyword is not required.
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/upload-artifact@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/
test (windows-latest): src/NumSharp.Core/Utilities/SpanSource/ReadOnlyUnmanagedSpan.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Utilities/SpanSource/UnmanagedSpan.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Utilities/SpanSource/UnmanagedSpan.cs#L204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Utilities/SpanSource/ReadOnlyUnmanagedSpan.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Utilities/SpanSource/ReadOnlyUnmanagedSpan.cs#L182
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Utilities/SpanSource/UnmanagedSpan.cs#L187
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Backends/NDArray.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L199
The member 'NDArray<TDType>.this[params long[]]' does not hide an accessible member. The new keyword is not required.
test (windows-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L179
The member 'NDArray<TDType>.this[int[]]' does not hide an accessible member. The new keyword is not required.
test (windows-latest): src/NumSharp.Core/RandomSampling/Randomizer.cs#L79
'Randomizer.Sample()': new protected member declared in sealed type

Artifacts

Produced during runtime
Name Size Digest
test-results-ubuntu-latest Expired
939 KB
sha256:73e59998a551deb15142f995bf846e0813e626ece1a3781eceff11ebddb93606
test-results-windows-latest Expired
945 KB
sha256:e466c1cd265d8f687869638d5d96a4acf1918b064dae93246272e8e71db33b18