Skip to content

Fix JavaScript lint errors #6334

Closed
Closed
@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/stats/base/dists/triangular/quantile/lib/main.js

Linting file: lib/node_modules/@stdlib/math/base/special/rad2deg/lib/main.js

Linting file: lib/node_modules/@stdlib/string/to-grapheme-cluster-iterator/lib/index.js

Linting file: lib/node_modules/@stdlib/stats/base/dsempn/lib/ndarray.js

Linting file: lib/node_modules/@stdlib/array/defaults/lib/main.js

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

Linting file: lib/node_modules/@stdlib/stats/base/smeanwd/lib/smeanwd.js

Linting file: lib/node_modules/@stdlib/_tools/eslint/rules/jsdoc-table-pipe-alignment/lib/index.js

Linting file: lib/node_modules/@stdlib/random/array/kumaraswamy/lib/index.js

Linting file: lib/node_modules/@stdlib/assert/is-bigint/lib/generic.js

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

/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/repl/lib/longest_common_prefix.js
19:1  warning  Unexpected 'todo' comment: 'TODO: move implementation to package:...'  no-warning-comments

✖ 1 problem (0 errors, 1 warning)


Linting file: lib/node_modules/@stdlib/random/streams/gumbel/lib/debug.js

Linting file: lib/node_modules/@stdlib/math/base/assert/is-negative-zerof/lib/index.js

Linting file: lib/node_modules/@stdlib/blas/base/wasm/dswap/scripts/build.js

Linting file: lib/node_modules/@stdlib/strided/base/binary/scripts/loops.js

/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/strided/base/binary/scripts/loops.js
341:1   warning  Function 'createSourceFile' has too many statements (120). Maximum allowed is 100  max-statements
376:24  warning  Unknown word: "stdbool"                                                            @cspell/spellchecker
396:24  warning  Unknown word: "stdbool"                                                            @cspell/spellchecker
452:4   warning  Unexpected 'warning' comment: 'WARNING: we assume that the callback...'            no-warning-comments
476:1   warning  File has too many lines (545). Maximum allowed is 300                              max-lines
567:24  warning  Unknown word: "stdbool"                                                            @cspell/spellchecker

✖ 6 problems (0 errors, 6 warnings)


Linting file: lib/node_modules/@stdlib/blas/base/dnrm2/lib/native.js

Linting file: lib/node_modules/@stdlib/stats/incr/mstdev/lib/main.js

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

Linting file: lib/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/ndarray.js

Linting file: lib/node_modules/@stdlib/math/strided/special/ahaversin-by/lib/main.js
make[1]: Leaving directory '/home/runner/work/stdlib/stdlib'

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!InvalidInvalid question, issue, or pull request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions