Skip to content

feat: add C implementation for stats/base/dists/cosine/mgf #14986

feat: add C implementation for stats/base/dists/cosine/mgf

feat: add C implementation for stats/base/dists/cosine/mgf #14986

Triggered via pull request January 3, 2025 16:57
Status Failure
Total duration 6m 20s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
6m 2s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/native.js#L28
Encountered an error while running code: `logcdf is not defined`.Did you mean to include a `// throws <ReferenceError>` annotation instead of `// returns ~-0.095`?
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/native.js#L28
Encountered an error while running code: `logcdf is not defined`.Did you mean to include a `// throws <ReferenceError>` annotation instead of `// returns 0.0`?
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/native.js#L28
Encountered an error while running code: `logcdf is not defined`.Did you mean to include a `// throws <ReferenceError>` annotation instead of `// returns ~-7.108`?
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/native.js#L28
Encountered an error while running code: `logcdf is not defined`.Did you mean to include a `// throws <ReferenceError>` annotation instead of `// returns NaN`?
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/native.js#L28
Encountered an error while running code: `logcdf is not defined`.Did you mean to include a `// throws <ReferenceError>` annotation instead of `// returns NaN`?
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/native.js#L28
Encountered an error while running code: `logcdf is not defined`.Did you mean to include a `// throws <ReferenceError>` annotation instead of `// returns NaN`?
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636