Skip to content

feat: add stats/incr/nanvariance function #33966

feat: add stats/incr/nanvariance function

feat: add stats/incr/nanvariance function #33966

Triggered via pull request December 18, 2025 08:21
Status Failure
Total duration 5m 12s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
5m 8s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint Changed Files
Process completed with exit code 1.
Lint Changed Files: docs/migration-guides/mathjs/benchmark/benchmark.ceil.number.js#L66
Unexpected 'todo' comment: 'TODO: add math/special/ceil benchmarks'
Lint Changed Files: docs/migration-guides/mathjs/benchmark/benchmark.cbrt.number.js#L66
Unexpected 'todo' comment: 'TODO: add math/special/cbrt benchmarks'
Lint Changed Files: docs/migration-guides/mathjs/benchmark/benchmark.add.number.js#L70
Unexpected 'todo' comment: 'TODO: add math/ops/add benchmarks'
Lint Changed Files: docs/migration-guides/mathjs/benchmark/benchmark.add.complex_number.js#L75
Unexpected 'todo' comment: 'TODO: add math/special/add benchmarks'
Lint Changed Files: docs/migration-guides/mathjs/benchmark/benchmark.add.array.generic.js#L70
Unexpected 'todo' comment: 'TODO: add math/ops/add benchmarks'
Lint Changed Files: docs/migration-guides/mathjs/benchmark/benchmark.abs.complex_number.js#L74
Unexpected 'fixme' comment: 'FIXME: update once complex supported in...'