quick fixes + unit tests #3414
Annotations
10 errors and 11 warnings
lib/api/api.js#L74
'fs' is defined but never used
|
lib/api/api.js#L75
'path' is defined but never used
|
lib/api/api.js#L76
'os' is defined but never used
|
lib/api/api.js#L84
'parseMultipartFormData' is defined but never used
|
lib/api/api.js#L97
'currentField' is defined but never used
|
lib/api/api.js#L105
Unexpected console statement
|
lib/api/api.js#L107
Unexpected assignment within a 'while' statement
|
lib/api/api.js#L143
Expected exception block, space or tab after '//' in comment
|
lib/api/api.js#L150
Expected exception block, space or tab after '//' in comment
|
lib/api/objectPost.js#L23
Expected JSDoc for 'callback' but found 'fileInfo'
|
lib/api/api.js#L90
Assignment to property of function parameter 'request'
|
lib/api/api.js#L113
'partToProcess' is never reassigned, use 'const' instead
|
lib/api/api.js#L160
Assignment to property of function parameter 'request'
|
lib/api/api.js#L176
Assignment to property of function parameter 'request'
|
lib/api/api.js#L351
Expected to return a value at the end of this function
|
lib/api/api.js#L358
Expected to return a value at the end of this function
|
lib/api/objectPost.js#L125
Assignment to property of function parameter 'request'
|
lib/api/objectPost.js#L126
Assignment to property of function parameter 'request'
|
tests/functional/aws-node-sdk/test/object/post.js#L111
Missing function expression name
|
tests/functional/aws-node-sdk/test/object/post.js#L120
Expected to return a value at the end of this function
|
|
This job failed
Loading