Merge pull request #287 from ringcentral/fixTypo1 #91
Annotations
11 warnings
|
Test (22.14.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (22.14.0):
sdk/src/platform/Platform.ts#L725
'retry' is never reassigned. Use 'const' instead
|
|
Test (22.14.0):
sdk/src/platform/Platform.ts#L720
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
|
Test (22.14.0):
sdk/src/platform/Platform.ts#L577
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
|
|
Test (22.14.0):
sdk/src/platform/Platform.ts#L457
Refactor this function to reduce its Cognitive Complexity from 34 to the 15 allowed
|
|
Test (22.14.0):
sdk/src/platform/Platform.ts#L365
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
|
|
Test (22.14.0):
sdk/src/platform/Platform-spec.ts#L1294
Update this function so that its implementation is not identical to the one on line 1274
|
|
Test (22.14.0):
sdk/src/platform/Platform-spec.ts#L1153
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed
|
|
Test (22.14.0):
sdk/src/platform/Platform-spec.ts#L1050
Update this function so that its implementation is not identical to the one on line 1009
|
|
Test (22.14.0):
sdk/src/platform/Platform-spec.ts#L1027
Update this function so that its implementation is not identical to the one on line 1009
|
|
Test (22.14.0):
sdk/src/http/Client.ts#L112
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed
|