Merge pull request #270 from ringcentral/RC-269 #32
Annotations
12 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sdk/src/http/Client.ts#L112
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed
|
sdk/src/platform/Platform-spec.ts#L976
Update this function so that its implementation is not identical to the one on line 958
|
sdk/src/platform/Platform-spec.ts#L999
Update this function so that its implementation is not identical to the one on line 958
|
sdk/src/platform/Platform-spec.ts#L1102
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed
|
sdk/src/platform/Platform-spec.ts#L1243
Update this function so that its implementation is not identical to the one on line 1223
|
sdk/src/platform/Platform.ts#L365
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
|
sdk/src/platform/Platform.ts#L457
Refactor this function to reduce its Cognitive Complexity from 34 to the 15 allowed
|
sdk/src/platform/Platform.ts#L577
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
|
sdk/src/platform/Platform.ts#L720
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
sdk/src/platform/Platform.ts#L725
'retry' is never reassigned. Use 'const' instead
|
This job succeeded
Loading