Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix function call error by renaming extract_service_info to extract_member_readme_info #8819

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

sukeshreddyg
Copy link
Contributor

The function was defined as extract_member_readme_info but was being called as extract_service_info, causing the script to break. By aligning the function name with its references, this PR ensures the script runs as intended.

@sukeshreddyg sukeshreddyg marked this pull request as ready for review December 31, 2024 15:31
@sukeshreddyg sukeshreddyg requested a review from a team as a code owner December 31, 2024 15:31
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

@sukeshreddyg sukeshreddyg added this pull request to the merge queue Dec 31, 2024
Merged via the queue into main with commit 89f9cb8 Dec 31, 2024
4 checks passed
@sukeshreddyg sukeshreddyg deleted the feature/update-member-info-script branch December 31, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants