docs: DocFX v2 upgrade with organized API landing page (#564) #48
Annotations
30 warnings
|
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/RandomSampling/Randomizer.cs#L78
'Randomizer.Sample()': new protected member declared in sealed type
|
|
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 (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 (macos-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 (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 (windows-latest):
src/NumSharp.Core/Utilities/Hashset`1.cs#L1043
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
|
|
test (windows-latest):
src/NumSharp.Core/Utilities/Hashset`1.cs#L884
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
|
|
test (windows-latest):
src/NumSharp.Core/Utilities/Hashset`1.cs#L879
Type parameter 'T' has the same name as the type parameter from outer type 'Hashset<T>'
|
|
test (windows-latest):
src/NumSharp.Core/APIs/np.tofile.cs#L5
'NDArray' defines operator == or operator != but does not override Object.GetHashCode()
|
|
test (windows-latest):
src/NumSharp.Core/APIs/np.tofile.cs#L5
'NDArray' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
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/NDArray.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test (windows-latest):
src/NumSharp.Core/Backends/Unmanaged/UnmanagedStorage.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test (windows-latest):
src/NumSharp.Core/Backends/Unmanaged/UnmanagedStorage.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test (windows-latest):
src/NumSharp.Core/RandomSampling/Randomizer.cs#L78
'Randomizer.Sample()': new protected member declared in sealed type
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-macos-latest
|
379 KB |
sha256:0f017b4e6f3f4ead6281af3294c740a808eccfea6f2ab7a4704cba78eb85ea57
|
|
|
test-results-ubuntu-latest
|
382 KB |
sha256:3fc8c9635c840e9364729f9d50fb2db1fd65c0c96a4e3e356cd1e216c971c2d9
|
|
|
test-results-windows-latest
|
383 KB |
sha256:8ceb2321f19af6a59d5a4bc7a098c00f8467bf27cc0235c65d5d528a8964f495
|
|