updating aws-nodejs example listParts logic for resuming uploads #2879
linters.yml
on: pull_request
Lint JavaScript/TypeScript
55s
Lint Markdown
24s
Lint Docs
1m 48s
Annotations
2 errors and 5 warnings
Lint JavaScript/TypeScript:
examples/aws-nodejs/index.js#L206
'config' is never reassigned. Use 'const' instead
|
Lint JavaScript/TypeScript
Process completed with exit code 1.
|
Lint JavaScript/TypeScript:
packages/@uppy/dashboard/src/utils/copyToClipboard.ts#L37
'cause' is defined but never used
|
Lint JavaScript/TypeScript:
packages/@uppy/react/types/index.test-d.tsx#L11
'TestComponent' is defined but never used
|
Lint JavaScript/TypeScript:
packages/@uppy/react/types/index.test-d.tsx#L30
'el' is assigned a value but never used
|
Lint JavaScript/TypeScript:
packages/@uppy/react/types/index.test-d.tsx#L50
'el' is assigned a value but never used
|
Lint JavaScript/TypeScript:
packages/@uppy/react/types/index.test-d.tsx#L67
'TestHook' is defined but never used
|