Skip to content

lint_random_files

lint_random_files #1

Triggered via schedule March 3, 2024 00:58
Status Failure
Total duration 8m 17s
Artifacts

lint_random_files.yml

on: schedule
Lint Random Files
8m 10s
Lint Random Files
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Lint Random Files
Input required and not supplied: gpg_private_key
Lint Random Files: lib/node_modules/@stdlib/_tools/eslint/rules/require-file-extensions/lib/index.js#L21
Example code of main export should require itself last, i.e. contain `require( '@stdlib/_tools/eslint/rules/require-file-extensions' )` as the last `require` call
Lint Random Files: lib/node_modules/@stdlib/strided/dispatch-by/test/test.two_arrays.js#L21
Each test file should start with a test for the main export, e.g., tape( 'main export is a function', function test( t ) { ... } );
Lint Random Files: lib/node_modules/@stdlib/plot/sparklines/base/ctor/lib/main.js#L428
Unexpected 'todo' comment: 'TODO: stub `toJSON` method, which,...'
Lint Random Files: lib/node_modules/@stdlib/strided/dispatch-by/test/test.two_arrays.js#L1203
File has too many lines (1578). Maximum allowed is 1000
Lint Random Files: lib/node_modules/@stdlib/ndarray/ctor/test/test.instance.iset_nd.js#L1266
File has too many lines (1376). Maximum allowed is 1000