feat: refactor with typescript #197
Annotations
10 errors and 3 warnings
lib/bucket.js#L1
'assert' module is restricted from being used
|
lib/bucket.js#L1
Require statement not part of import statement
|
lib/bucket.js#L2
Require statement not part of import statement
|
lib/bucket.js#L3
Require statement not part of import statement
|
lib/bucket.js#L31
Missing trailing comma
|
lib/client.js#L1
'util' module is restricted from being used
|
lib/client.js#L1
Require statement not part of import statement
|
lib/client.js#L2
Require statement not part of import statement
|
lib/client.js#L3
Require statement not part of import statement
|
lib/client.js#L4
Require statement not part of import statement
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lib/common/bucket/putBucketInventory.d.ts#L29
Missing JSDoc @param "inventory" description
|
lib/common/bucket/putBucketInventory.d.ts#L30
Missing JSDoc @param "options" description
|
The logs for this run have expired and are no longer available.
Loading