[Release 0.70.0] ~85% NumPy 2.x API coverage: 100+ new np.* APIs, new nuget packages (OpenBLAS & pythonnet), 3 living dashboards #230
Annotations
101 warnings
|
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#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Verify strong naming:
src/NumSharp.Core/Primitives/Char8.cs#L176
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Verify strong naming:
src/NumSharp.Core/Primitives/Char8.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/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/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#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
interop-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.
|
|
interop-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.
|
|
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/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/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#L176
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 (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#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#L176
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#L176
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'
|
|
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
|
201 KB |
sha256:ea9c3c7f503b5379b721d6d2e49f40e088ccb8212c6b7626d96842ac0475e6af
|
|
|
interop-test-results-ubuntu-latest
Expired
|
198 KB |
sha256:9911e9520ad6eb266864e3ae32312ff54b3efe0d2e1935ded12d5328b9c3f65e
|
|
|
interop-test-results-windows-latest
Expired
|
198 KB |
sha256:a2f41669b68a35ebe9aec0984acf3e8a0390a7e30960aee8835445f250ce365a
|
|
|
test-results-macos-latest
Expired
|
5.91 MB |
sha256:2f8f38f225c884b1a3187a094ee5f28af5dc455fde6532881bb7bc3e62f131d3
|
|
|
test-results-ubuntu-latest
Expired
|
5.91 MB |
sha256:d88e93ea5d04d9c2b72e1a23d6289967ba4e204d63e5697b155b809a6d3edac9
|
|
|
test-results-windows-latest
Expired
|
5.93 MB |
sha256:55caac5b70805b5ce4f016bc0049eab98c0089c9fb7e4795ac78d14fd35ab6dc
|
|