generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
What happened:
When running eslint, there are errors related to undefined NodeListOf. I figure
we can fix it with some configuration change rather than ignoring them but I
haven't been able to determine how yet. This is the last remaining lint issue!
error 'NodeListOf' is not defined no-undef
What you expected to happen:
not this!
How to reproduce it (as minimally and precisely as possible):
Run eslint against main
Please provide links to example occurrences, if any:
Anything else we need to know?:
/kind bug
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.