lint_random_files #12
lint_random_files.yml
on: schedule
Lint Random Files
1h 12m
Annotations
2 errors and 4 warnings
Lint Random Files
Input required and not supplied: gpg_private_key
|
Lint Random Files:
lib/node_modules/@stdlib/_tools/modules/import-require/lib/index.js#L21
Example code of main export should require itself last, i.e. contain `require( '@stdlib/_tools/modules/import-require' )` as the last `require` call
|
Lint Random Files:
lib/node_modules/@stdlib/assert/is-data-property-in/docs/types/index.d.ts#L51
Unexpected any. Specify a different type
|
Lint Random Files:
lib/node_modules/@stdlib/assert/is-data-property-in/docs/types/index.d.ts#L51
Unexpected any. Specify a different type
|
Lint Random Files:
lib/node_modules/@stdlib/assert/is-ascii/docs/types/index.d.ts#L43
Unexpected any. Specify a different type
|
Lint Random Files:
lib/node_modules/@stdlib/_tools/docs/www/benchmark-bundles/examples/index.js#L21
Unexpected sync method: 'mkdirSync'
|