You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This produces NoMethodError: undefined method []' for nil:NilClass error` instead of a sensible message about the platform not being defined. This is a regression in the error communication to the user.
The text was updated successfully, but these errors were encountered:
via Arduino-CI/action#21
Consider this compilation config
This produces
NoMethodError: undefined method
[]' for nil:NilClass error` instead of a sensible message about the platform not being defined. This is a regression in the error communication to the user.The text was updated successfully, but these errors were encountered: