-
Notifications
You must be signed in to change notification settings - Fork 34
NoMethodError: undefined method `map' for nil:NilClass #295
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
Comments
Ok solved, just follow the structure of an arduino porject inside examples : |
Hi @QuentinN42, thanks for reporting this! Even though your structure may not have been correct, that's no reason for the I think I may have encountered this and fixed it locally, but I am going to reopen your issue until I get it into a pull request. |
I think the bug come from line 135 of PS : I don't code in ruby, just fluent in stackoverflow 😄. |
Yup, I have it here 7607915 |
Nice ! |
I just want to get the config overrides done as part of https://github.com/Arduino-CI/arduino_ci/milestone/11 and then I should be in good shape |
Running
Arduino-CI/[email protected]
result inNoMethodError
:I use the default workflow :
And my project is ok for
arduino-lint
action :But I have always this issue :
The text was updated successfully, but these errors were encountered: