Skip to content

Fix JavaScript lint errors #6808

Open
@stdlib-bot

Description

@stdlib-bot

JavaScript Linting Failures

Linting failures were detected in the automated JavaScript lint workflow run.

Workflow Details

Error Details

make[1]: Entering directory '/home/runner/work/stdlib/stdlib'

Linting file: lib/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p8.js

Linting file: lib/node_modules/@stdlib/_tools/static-analysis/js/program-summary/lib/commentinfo.js

Linting file: lib/node_modules/@stdlib/slice/base/args2multislice/lib/index.js

Linting file: lib/node_modules/@stdlib/repl/lib/default_keybindings.js

Linting file: lib/node_modules/@stdlib/math/strided/ops/mul/scripts/types.js

/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/math/strided/ops/mul/scripts/types.js
21:1  error  Unused eslint-disable directive (no problems were reported from 'node/shebang')

✖ 1 problem (1 error, 0 warnings)
1 error and 0 warnings potentially fixable with the `--fix` option.

Linting failed.

Linting file: lib/node_modules/@stdlib/stats/base/dists/gamma/stdev/lib/main.js

Linting file: lib/node_modules/@stdlib/function/thunk/lib/main.js

Linting file: lib/node_modules/@stdlib/stats/base/dists/degenerate/quantile/lib/main.js

Linting file: lib/node_modules/@stdlib/ndarray/base/every-by/lib/7d.js

Linting file: lib/node_modules/@stdlib/ndarray/iter/rows/lib/index.js

Linting file: lib/node_modules/@stdlib/blas/base/dsymv/lib/main.js

Linting file: lib/node_modules/@stdlib/array/base/unary4d-by/lib/main.js
make[1]: *** [/home/runner/work/stdlib/stdlib/tools/make/lib/lint/javascript/eslint.mk:255: eslint-files] Error 1
make[1]: Leaving directory '/home/runner/work/stdlib/stdlib'
make: *** [/home/runner/work/stdlib/stdlib/tools/make/lib/lint/javascript/Makefile:158: lint-javascript-files] Error 2

Pull Request Instructions

  • Please use the following PR title format:
    "chore: fix JavaScript lint errors (issue #<ISSUE_NUMBER>)".
  • Reference this issue in the "Related Issues" section of the PR body as "resolves #<ISSUE_NUMBER>".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueA good first issue for new contributors!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions