-
-
Notifications
You must be signed in to change notification settings - Fork 958
Open
Description
C Linting Failures
Linting failures were detected in the automated lint workflow run.
Workflow Details
- Run: https://github.com/stdlib-js/stdlib/actions/runs/13533411586
- Type: C Linting
- Date: 2025-02-26 00:14:20 UTC
Error Details
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:197:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_1D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:280:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_2D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:363:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_2D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:446:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_3D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:529:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_3D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:612:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_4D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:695:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_4D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:778:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_5D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:861:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_5D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:944:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_6D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1027:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_6D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1110:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_7D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1193:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_7D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1276:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_8D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1359:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_8D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1442:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_9D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1525:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_9D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1608:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_10D_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1691:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_10D_BLOCKED_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
lib/node_modules/@stdlib/ndarray/base/nullary/src/z_as_b.c:1774:2: style: Variable 'x1' can be declared as pointer to const [constVariablePointer]
STDLIB_NDARRAY_NULLARY_ND_LOOP_CLBK_RET_CAST_FCN( stdlib_complex128_t, stdlib_complex128_from_uint8 )
^
Metadata
Metadata
Assignees
Labels
No labels