-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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/22556049208
- Type: C Linting
- Date: 2026-03-02 00:23:41 UTC
Error Details
lib/node_modules/@stdlib/stats/strided/dnanstdev/benchmark/c/benchmark.length.c:110:43: warning: Uninitialized variable: x [uninitvar]
v = stdlib_strided_dnanstdev( len, 1.0, x, 1 );
^
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>".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels