Skip to content

feat: add stats/dmean #32661

feat: add stats/dmean

feat: add stats/dmean #32661

Triggered via pull request December 4, 2025 20:31
Status Failure
Total duration 1m 20s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
1m 17s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/stats/dmean/lib/main.js#L53
Encountered an error while running code: `Cannot read properties of undefined (reading 'get')`.Did you mean to include a `// throws <TypeError>` annotation instead of `// returns 6.5`?
Lint Changed Files: lib/node_modules/@stdlib/stats/dmean/lib/main.js#L53
Encountered an error while running code: `Cannot read properties of undefined (reading 'ndims')`.Did you mean to include a `// throws <TypeError>` annotation instead of `// returns <ndarray>`?