base-controller
: Replace use of any
with proper types (non-test files only)
#3715
Labels
base-controller
: Replace use of any
with proper types (non-test files only)
#3715
Look for the following string in non-test files to find these:
// TODO: Replace `any` with type
These are occurring in BaseControllerV1 - so we are deciding to not address this.
The text was updated successfully, but these errors were encountered: