Currently there are many lines in the code violating no-await-in-loop . They are ignored with // eslint-disable-next-line no-await-in-loop, but in the longer term they should be fixed for performance reasons. It will become more important the more sources are used.