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

[BUG] Fix no implicit conversion of nil into Array error #81

Open
bbarani opened this issue Apr 10, 2024 · 0 comments
Open

[BUG] Fix no implicit conversion of nil into Array error #81

bbarani opened this issue Apr 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bbarani
Copy link
Member

bbarani commented Apr 10, 2024

What is the bug?

Running any command in project-tools displays no implicit conversion of nil into Array after getting the desired response.

How can one reproduce the bug?

  1. Execute this command: ./bin/project --debug --no-cache maintainers stats --repo=opensearch-project/data-prepper
  2. You will see the correct response along with this error: error: no implicit conversion of nil into Array

What is the expected behavior?

No errors are displayed in response

What is your host/environment?

Mac OS

Do you have any screenshots?

NA

Do you have any additional context?

./bin/project --debug --no-cache maintainers stats --repo=opensearch-project/data-prepper

As of 2024-04-10, 1 repos have 9 maintainers, where 11.1% (1/9) are external.
A total of 100.0% (1/1) of repos have at least one of 1 external maintainers.

error: no implicit conversion of nil into Array

@bbarani bbarani added bug Something isn't working untriaged labels Apr 10, 2024
@dblock dblock removed the untriaged label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants