Skip to content

[Cross] Broadcast Refactor to 1-to-1 numpy match #36

[Cross] Broadcast Refactor to 1-to-1 numpy match

[Cross] Broadcast Refactor to 1-to-1 numpy match #36

Triggered via pull request February 14, 2026 08:38
Status Failure
Total duration 4m 35s
Artifacts 1

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

2 errors and 32 warnings
test (macos-latest)
Process completed with exit code 134.
test (ubuntu-latest)
Process completed with exit code 134.
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/Unmanaged/Pooling/Fx.cs#L272
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (macos-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L272
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (macos-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (macos-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (macos-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (macos-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (macos-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (macos-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
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#L164
The member 'NDArray<TDType>.this[params int[]]' does not hide an accessible member. The new keyword is not required.
test (ubuntu-latest)
No files were found with the provided path: /home/runner/work/NumSharp/NumSharp/**/TestResults/**/*.trx. No artifacts will be uploaded.
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L272
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L272
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (ubuntu-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
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#L164
The member 'NDArray<TDType>.this[params int[]]' does not hide an accessible member. The new keyword is not required.
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L272
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L272
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L272
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Generics/NDArray`1.cs#L164
The member 'NDArray<TDType>.this[params int[]]' does not hide an accessible member. The new keyword is not required.
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L256
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
test (windows-latest): src/NumSharp.Core/Backends/Unmanaged/Pooling/Fx.cs#L41
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)

Artifacts

Produced during runtime
Name Size Digest
test-results-windows-latest
383 KB
sha256:a6da81c84a40cb17c340d48c5b83420f00cfe4cafd09072574a7761928a95a55