Fixups on functions #421
Annotations
7 errors and 14 warnings
tests:
lib/IAMClient.js#L15
'type' is assigned a value but never used
|
tests:
lib/IAMClient.js#L289
Expected JSDoc for 'accountName' but found 'callback'
|
tests:
lib/IAMClient.js#L290
Expected JSDoc for 'callback' but found 'options'
|
tests:
lib/IAMClient.js#L316
Expected JSDoc for 'accountName' but found 'callback'
|
tests:
lib/IAMClient.js#L317
Expected JSDoc for 'callback' but found 'options'
|
tests:
lib/IAMClient.js#L329
'AccountName' is not defined
|
tests
Process completed with exit code 1.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests:
lib/IAMClient.js#L293
There should be no space before this paren
|
tests:
lib/IAMClient.js#L296
Expected space(s) after "if"
|
tests:
lib/IAMClient.js#L297
Assignment to function parameter 'callback'
|
tests:
lib/IAMClient.js#L298
Assignment to function parameter 'accountName'
|
tests:
lib/IAMClient.js#L305
Expected space(s) after "if"
|
tests:
lib/IAMClient.js#L321
Expected space(s) after "if"
|
tests:
lib/IAMClient.js#L322
Assignment to function parameter 'callback'
|
tests:
lib/IAMClient.js#L323
Assignment to function parameter 'accountName'
|
tests:
lib/IAMClient.js#L329
Expected space(s) after "if"
|
tests:
lib/IAMClient.js#L346
Expected space(s) after "if"
|
tests:
.github/workflows/pre-merge.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
tests:
circle.yml#L5
5:23 [comments] too few spaces before comment
|