Merge pull request #262 from ringcentral/RCLABS-842 #9
Annotations
12 warnings
Test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (16.x)
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/
|
Test (16.x):
sdk/src/http/Client.ts#L112
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed
|
Test (16.x):
sdk/src/platform/Platform-spec.ts#L976
Update this function so that its implementation is not identical to the one on line 958
|
Test (16.x):
sdk/src/platform/Platform-spec.ts#L999
Update this function so that its implementation is not identical to the one on line 958
|
Test (16.x):
sdk/src/platform/Platform-spec.ts#L1102
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed
|
Test (16.x):
sdk/src/platform/Platform-spec.ts#L1243
Update this function so that its implementation is not identical to the one on line 1223
|
Test (16.x):
sdk/src/platform/Platform.ts#L365
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
|
Test (16.x):
sdk/src/platform/Platform.ts#L457
Refactor this function to reduce its Cognitive Complexity from 34 to the 15 allowed
|
Test (16.x):
sdk/src/platform/Platform.ts#L577
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
|
Test (16.x):
sdk/src/platform/Platform.ts#L720
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
Test (16.x):
sdk/src/platform/Platform.ts#L725
'retry' is never reassigned. Use 'const' instead
|