feat: add utils/delay
#11429
Annotations
12 errors and 3 warnings
|
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`?
|
lib/node_modules/@stdlib/utils/delay/lib/main.js#L28
Encountered an error while running code: Cannot read properties of undefined (reading 'clear')
|
lib/node_modules/@stdlib/utils/delay/lib/main.js#L35
Unexpected @returns tag; function has no return statement
|
lib/node_modules/@stdlib/utils/delay/lib/main.js#L57
'fcn' is defined but never used
|
lib/node_modules/@stdlib/utils/delay/lib/main.js#L57
'wait' is defined but never used
|
|
|
lib/node_modules/@stdlib/utils/delay/docs/types/index.d.ts#L24
Tags are not in the prescribed order: param, throws, returns, see, examples
|
|
|
|
lib/node_modules/@stdlib/utils/delay/lib/main.js#L23
Unexpected 'todo' comment: 'TODO: Load required modules...'
|
lib/node_modules/@stdlib/utils/delay/lib/main.js#L58
Unexpected 'todo' comment: 'TODO: Add implementation...'
|
lib/node_modules/@stdlib/utils/delay/docs/types/index.d.ts#L50
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading