Add GitHub Actions workflow for PR testing #2
Annotations
7 errors, 10 warnings, and 1 notice
|
|
|
test/NumSharp.UnitTest/Logic/np.any.Test.cs#L78
The name 'Enumerable' does not exist in the current context
|
|
test/NumSharp.UnitTest/Logic/np.any.Test.cs#L68
The name 'Enumerable' does not exist in the current context
|
|
test/NumSharp.UnitTest/Logic/np.any.Test.cs#L58
The name 'Enumerable' does not exist in the current context
|
|
test/NumSharp.UnitTest/Logic/np.any.Test.cs#L36
The name 'Enumerable' does not exist in the current context
|
|
test/NumSharp.UnitTest/Logic/np.any.Test.cs#L26
The name 'Enumerable' does not exist in the current context
|
|
test/NumSharp.UnitTest/Logic/np.any.Test.cs#L16
'NDArray<bool>' does not contain a definition for 'GetItem' and no accessible extension method 'GetItem' accepting a first argument of type 'NDArray<bool>' could be found (are you missing a using directive or an assembly reference?)
|
|
src/NumSharp.Core/Math/np.floor.cs#L21
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
src/NumSharp.Core/Backends/Default/ArrayManipulation/Default.Transpose.cs#L38
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'ndim'.'
|
|
src/NumSharp.Core/Backends/Default/ArrayManipulation/Default.Transpose.cs#L38
XML comment has badly formed XML -- 'The character(s) '`' cannot be used at this location.'
|
|
src/NumSharp.Core/Backends/Default/ArrayManipulation/Default.Transpose.cs#L38
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
src/NumSharp.Core/Operations/Elementwise/NDArray.Equals.cs#L58
XML comment has badly formed XML -- 'Expected an end tag for element 'ufunc'.'
|
|
src/NumSharp.Core/Math/np.floor.cs#L10
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
|
|
src/NumSharp.Core/Backends/Default/ArrayManipulation/Default.Transpose.cs#L38
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
|
|
src/NumSharp.Core/Operations/Elementwise/NDArray.Equals.cs#L52
XML comment has badly formed XML -- '''
|
|
src/NumSharp.Core/Backends/Default/ArrayManipulation/Default.Transpose.cs#L38
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
src/NumSharp.Core/Math/np.floor.cs#L10
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|
The logs for this run have expired and are no longer available.
Loading