lint_random_files #934
lint_random_files.yml
on: schedule
Lint Random Files
14m 15s
Annotations
5 errors and 2 warnings
|
Lint Random Files
Process completed with exit code 2.
|
|
Lint Random Files:
lib/node_modules/@stdlib/_tools/remark/plugins/remark-run-javascript-examples/lib/index.js#L21
Example code of main export should require itself last, i.e. contain `require( '@stdlib/_tools/remark/plugins/remark-run-javascript-examples' )` as the last `require` call
|
|
Lint Random Files:
lib/node_modules/@stdlib/iter/pipeline/docs/types/index.d.ts#L38
Missing JSDoc @param "iterFcn" declaration
|
|
Lint Random Files:
lib/node_modules/@stdlib/iter/pipeline/docs/types/index.d.ts#L42
@param path declaration ("...iterFcn") root node name ("") does not match previous real parameter name ("iterFcn0")
|
|
Lint Random Files
Process completed with exit code 2.
|
|
Lint Random Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Lint Random Files:
lib/node_modules/@stdlib/iter/pipeline/docs/types/index.d.ts#L36
Unexpected any. Specify a different type
|