Skip to content

[Closed] Opened by mistake #31155

[Closed] Opened by mistake

[Closed] Opened by mistake #31155

Triggered via pull request November 6, 2025 05:51
Status Failure
Total duration 1m 7s
Artifacts

lint_changed_files.yml

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

Annotations

12 errors and 1 warning
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L19
There should be exactly one space after the opening parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L18
There should be exactly one space before the closing parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L18
There should be exactly one space after the opening parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L17
There should be exactly one space before the closing parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L17
There should be exactly one space after the opening parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L16
There should be exactly one space before the closing parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L16
There should be exactly one space after the opening parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L15
Header comment must be followed by an empty line
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L1
Example code of main export should require itself, i.e. contain `require( '@stdlib/stats/base/dists/halfnormal' )`
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L1
Expected `@stdlib/stats/base/dists/halfnormal` for `@module` tag, but encountered `@stdlib/stats/base/dists/halfnormal/pdf`
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/halfnormal/lib/index.js#L32
This line has a length of 84. Maximum allowed is 80