in src/datasource.ts [471:473]
private createAlert(text: string) { this.appEvents.emit(AppEvents.alertWarning, [text]); }