[Release 0.70.0] ~85% NumPy 2.x API coverage: 100+ new np.* APIs, new nuget packages (OpenBLAS & pythonnet), 3 living dashboards #217
Annotations
6 errors and 101 warnings
|
interop-test (ubuntu-latest)
Process completed with exit code 1.
|
|
interop-test (macos-latest)
Process completed with exit code 1.
|
|
test (ubuntu-latest)
Process completed with exit code 1.
|
|
test (macos-latest)
Process completed with exit code 1.
|
|
interop-test (windows-latest)
Process completed with exit code 1.
|
|
test (windows-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/
|
|
Verify strong naming:
src/NumSharp.Core/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Verify strong naming:
src/NumSharp.Core/Backends/NDArray.cs#L160
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Verify strong naming:
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.
|
|
Verify strong naming:
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.
|
|
Verify strong naming:
src/NumSharp.Core/APIs/np.memoryview.cs#L179
Identifier expected; 'readonly' is a keyword. See also error CS1041.
|
|
Verify strong naming:
src/NumSharp.Core/APIs/np.memoryview.cs#L179
XML comment has syntactically incorrect cref attribute 'readonly'
|
|
Verify strong naming:
src/NumSharp.Core/APIs/np.memoryview.cs#L148
Identifier expected; 'readonly' is a keyword. See also error CS1041.
|
|
Verify strong naming:
src/NumSharp.Core/APIs/np.memoryview.cs#L148
XML comment has syntactically incorrect cref attribute 'readonly'
|
|
Verify strong naming:
src/NumSharp.Core/APIs/np.memoryview.cs#L32
Identifier expected; 'readonly' is a keyword. See also error CS1041.
|
|
Verify strong naming:
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 (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/Backends/Iterators/NDIter.cs#L36
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'
|
|
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#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
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.
|
|
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.
|
|
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 (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/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
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.
|
|
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.
|
|
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'
|
|
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/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 (windows-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 (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
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'
|
|
interop-test (windows-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'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
interop-test-results-macos-latest
Expired
|
104 KB |
sha256:aff8d11cdf1a179da7b55b14ea56aa54cbdcb88daf4a5b75a2cf7af79fae8ed7
|
|
|
interop-test-results-ubuntu-latest
Expired
|
103 KB |
sha256:784d56e85765f0a12e76f60f5d5b7e30b71437e10649bedec44a9148818e503e
|
|
|
interop-test-results-windows-latest
Expired
|
104 KB |
sha256:efd3022d93d4e7ebdce4f6b5cf0a4621b007bcf6e2e0502bf4278ab80ca964fa
|
|
|
test-results-macos-latest
Expired
|
2.91 MB |
sha256:8c6d3eef12a132af4a1dee1b8caefdb29a94f5f31aae7331a10f6eaa8be10b6a
|
|
|
test-results-ubuntu-latest
Expired
|
2.9 MB |
sha256:5f191592f2abeb740f8aeee84ccbb735e7169525c93ac258a04d3cb26cdf34b8
|
|
|
test-results-windows-latest
Expired
|
2.91 MB |
sha256:7a8b77ffc6d05771975a6f28ce18f8d28d9f1891e603c469b09dc96b86c86e3b
|
|