feat: better logs during timeout (#1039) #2307
Annotations
14 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. 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@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint commit message
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint Javascript:
src/deserializers/resource.js#L6
Refactor this function to reduce its Cognitive Complexity from 40 to the 15 allowed
|
lint Javascript:
src/index.js#L111
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed
|
lint Javascript:
src/index.js#L211
Refactor this function to reduce its Cognitive Complexity from 31 to the 15 allowed
|
lint Javascript:
src/index.js#L399
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
lint Javascript:
src/integrations/close.io/index.js#L7
Refactor this function to reduce its Cognitive Complexity from 31 to the 15 allowed
|
lint Javascript:
src/integrations/intercom/index.js#L7
Refactor this function to reduce its Cognitive Complexity from 38 to the 15 allowed
|
lint Javascript:
src/integrations/intercom/services/conversations-getter.js#L43
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
lint Javascript:
src/integrations/layer/index.js#L7
Refactor this function to reduce its Cognitive Complexity from 31 to the 15 allowed
|
lint Javascript:
src/integrations/mixpanel/index.js#L7
Refactor this function to reduce its Cognitive Complexity from 31 to the 15 allowed
|
lint Javascript:
src/integrations/stripe/index.js#L7
Refactor this function to reduce its Cognitive Complexity from 38 to the 15 allowed
|
Loading