You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib/node_modules/@stdlib/ndarray/base/unary-accumulate/src/dispatch.c:235:11: style: Variable 's1' can be declared as pointer to const [constVariablePointer]
int64_t *s1;
^
Pull Request Instructions
Please use the following PR title format:
"chore: fix C lint errors (issue #<ISSUE_NUMBER>)".
Reference this issue in the "Related Issues" section of the PR body as "resolves #<ISSUE_NUMBER>".
C Linting Failures
Linting failures were detected in the automated lint workflow run.
Workflow Details
Error Details
Pull Request Instructions
"chore: fix C lint errors (issue #<ISSUE_NUMBER>)".