feat: NumPy 2.x parity — byte export, file I/O, dtype resolution & np.rint (+ all-15-dtype fuzz) #178
Annotations
11 warnings and 1 notice
|
Complete job
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/
|
|
Build:
src/NumSharp.Core/Primitives/Char8.cs#L193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/NumSharp.Core/Primitives/Char8.cs#L193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/NumSharp.Core/Primitives/Char8.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/NumSharp.Core/Primitives/Char8.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/NumSharp.Core/Primitives/Char8.cs#L176
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/NumSharp.Core/Primitives/Char8.cs#L160
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/NumSharp.Core/Primitives/Char8.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/NumSharp.Core/Backends/NDArray.cs#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
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.
|
|
Build:
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.
|
|
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading