feat: add utils/delay
#11429
lint_changed_files.yml
on: pull_request
Lint Changed Files
7m 34s
Annotations
12 errors and 3 warnings
Lint Changed Files
Process completed with exit code 1.
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/lib/main.js#L28
Encountered an error while running code: `Cannot read properties of undefined (reading 'status')`.Did you mean to include a `// throws <TypeError>` annotation instead of `// returns 0`?
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/lib/main.js#L28
Encountered an error while running code: Cannot read properties of undefined (reading 'clear')
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/lib/main.js#L35
Unexpected @returns tag; function has no return statement
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/lib/main.js#L57
'fcn' is defined but never used
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/lib/main.js#L57
'wait' is defined but never used
|
Lint Changed Files
Process completed with exit code 2.
|
Lint Changed Files
Process completed with exit code 2.
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/docs/types/index.d.ts#L24
Tags are not in the prescribed order: param, throws, returns, see, examples
|
Lint Changed Files
Process completed with exit code 2.
|
Lint Changed Files
Process completed with exit code 2.
|
Lint Changed Files
Process completed with exit code 1.
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/lib/main.js#L23
Unexpected 'todo' comment: 'TODO: Load required modules...'
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/lib/main.js#L58
Unexpected 'todo' comment: 'TODO: Add implementation...'
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/delay/docs/types/index.d.ts#L50
Unexpected any. Specify a different type
|