Skip to content

[Release 0.70.0] ~85% NumPy 2.x API coverage: 100+ new np.* APIs, new nuget packages (OpenBLAS & pythonnet), 3 living dashboards #216

[Release 0.70.0] ~85% NumPy 2.x API coverage: 100+ new np.* APIs, new nuget packages (OpenBLAS & pythonnet), 3 living dashboards

[Release 0.70.0] ~85% NumPy 2.x API coverage: 100+ new np.* APIs, new nuget packages (OpenBLAS & pythonnet), 3 living dashboards #216

Triggered via pull request August 23, 2026 05:09
@NucsNucs
opened #628
journey3
Status Failure
Total duration 5m 28s
Artifacts 6

build-and-release.yml

on: pull_request
Matrix: interop-test
Matrix: test
Verify strong naming
28s
Verify strong naming
validate-release
0s
validate-release
build-nuget
0s
build-nuget
create-release
create-release
publish-nuget
0s
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 91 warnings
Verify strong naming
Process completed with exit code 1.
Verify strong naming
The file '/home/runner/work/NumSharp/NumSharp/src/NumSharp.Core/bin/Release/net10.0/NumSharp.dll' to be packed was not found on disk.
interop-test (macos-latest)
Process completed with exit code 1.
interop-test (ubuntu-latest)
Process completed with exit code 1.
interop-test (windows-latest)
Process completed with exit code 1.
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
Process completed with exit code 1.
test (macos-latest)
Process completed with exit code 1.
Verify strong naming
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
interop-test (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
interop-test (macos-latest): src/NumSharp.Core/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (macos-latest): src/NumSharp.Core/Backends/NDArray.cs#L160
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (macos-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L204
The member 'NDArray<TDType>.this[params long[]]' does not hide an accessible member. The new keyword is not required.
interop-test (macos-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L184
The member 'NDArray<TDType>.this[int[]]' does not hide an accessible member. The new keyword is not required.
interop-test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
interop-test (ubuntu-latest): src/NumSharp.Core/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (ubuntu-latest): src/NumSharp.Core/Backends/NDArray.cs#L160
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (ubuntu-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L204
The member 'NDArray<TDType>.this[params long[]]' does not hide an accessible member. The new keyword is not required.
interop-test (ubuntu-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L184
The member 'NDArray<TDType>.this[int[]]' does not hide an accessible member. The new keyword is not required.
interop-test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
interop-test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L176
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L160
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
interop-test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
XML comment has syntactically incorrect cref attribute 'readonly'
interop-test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
Identifier expected; 'readonly' is a keyword. See also error CS1041.
interop-test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
XML comment has syntactically incorrect cref attribute 'readonly'
test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (ubuntu-latest): src/NumSharp.Core/Primitives/Char8.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/Primitives/Char8.cs#L176
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/Primitives/Char8.cs#L160
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
XML comment has syntactically incorrect cref attribute 'readonly'
test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
XML comment has syntactically incorrect cref attribute 'readonly'
test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (ubuntu-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
XML comment has syntactically incorrect cref attribute 'readonly'
test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L176
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L160
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
XML comment has syntactically incorrect cref attribute 'readonly'
test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
XML comment has syntactically incorrect cref attribute 'readonly'
test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (windows-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
XML comment has syntactically incorrect cref attribute 'readonly'
test (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L282
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): test/NumSharp.Tests.Oracle/Fuzz/MetamorphicTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
test (macos-latest): src/NumSharp.Core/Backends/Iterators/NDIter.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/Backends/Iterators/NDIter.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/Backends/Iterators/NDIter.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/Backends/Iterators/NDIter.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L179
XML comment has syntactically incorrect cref attribute 'readonly'
test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L148
XML comment has syntactically incorrect cref attribute 'readonly'
test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
Identifier expected; 'readonly' is a keyword. See also error CS1041.
test (macos-latest): src/NumSharp.Core/APIs/np.memoryview.cs#L32
XML comment has syntactically incorrect cref attribute 'readonly'

Artifacts

Produced during runtime
Name Size Digest
interop-test-results-macos-latest Expired
104 KB
sha256:2c5cc3b6cb555eca653ae642f41d8a479528983528a657be64fc2984861be3df
interop-test-results-ubuntu-latest Expired
103 KB
sha256:538e112191ac8d2279985e83ab89db5893e9e10f87193558ee077dbcdc2f8145
interop-test-results-windows-latest Expired
103 KB
sha256:0c7054c3f7701a802b869d71b9d30153bcd5f072843d0190e7ec4f56d499eacc
test-results-macos-latest Expired
2.88 MB
sha256:dec620914c83aa032580346e88f00ec8f6259ff7f2640439859ec03f1af6e0d4
test-results-ubuntu-latest Expired
2.87 MB
sha256:d6cfe917217e082cc8e0ccded41c59f549b6bbc8f63efe90194c1d86d369a0c7
test-results-windows-latest Expired
2.88 MB
sha256:a2e87ba6bb9def08421d2c75e6a1b50f8a801767dd72050b2c309bf0666d72b8