Skip to content

feat: add utils/delay #11429

feat: add utils/delay

feat: add utils/delay #11429

Triggered via pull request November 16, 2024 20:33
Status Failure
Total duration 7m 44s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
7m 34s
Lint Changed Files
Fit to window
Zoom out
Zoom in

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