cortx
cortx copied to clipboard
[Codacy Cleanup] Using variable 'response' before assignment
Codacy detected an issue:
Message: Using variable 'response' before assignment
Occurred on:
- Commit: e0340e54f3be0b1fd9906adb22165188f24f4e2b
- File: metrics/scrape_slack.py
- LineNum: 111
-
Code:
cursor = response['response_metadata']['next_cursor']
Currently on:
- Commit: ff80952efb146aa4dbce1b1cc0a2d3cdd635714c
- File: metrics/scrape_slack.py
- LineNum: 152
For the convenience of the Seagate development team, this issue has been mirrored in a private Seagate Jira Server: https://jts.seagate.com/browse/CORTX-32546. Note that community members will not be able to access that Jira server but that is not a problem since all activity in that Jira mirror will be copied into this GitHub issue.
This issue/pull request has been marked as needs attention
as it has been left pending without new activity for 4 days. Tagging @mukul-seagate11 for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.
This issue/pull request has been marked as needs attention
as it has been left pending without new activity for 4 days. Tagging @mukul-seagate11 for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.
Closing as an obsolete