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
My partner and I made a recent PR to address issue #2907, but the changes failed because eslint marked every variable (there are a lot) in the activity.js file as undefined (which is not accurate). We have tested rather extensively and the changes do indeed fix the mentioned issue without affecting other functionality. The only changes were too the _afterdelete function. Could anyone help us understand what is triggering the errors so that we can get a valid pr?
The text was updated successfully, but these errors were encountered:
dflowcodes
changed the title
Pull Request linter marked every variable
Pull Request linter marked every variable as undefined in activity.js
Apr 20, 2021
My partner and I made a recent PR to address issue #2907, but the changes failed because eslint marked every variable (there are a lot) in the activity.js file as undefined (which is not accurate). We have tested rather extensively and the changes do indeed fix the mentioned issue without affecting other functionality. The only changes were too the _afterdelete function. Could anyone help us understand what is triggering the errors so that we can get a valid pr?
The text was updated successfully, but these errors were encountered: