ERROR in src/app/shared/components/loading/loading.interceptor.ts(27,13): error TS2322: Type 'Observable<{} | HttpProgressEvent | HttpSentEvent | HttpHeaderResponse | HttpResponse | Http...' is not assignable to type 'Observable'. Type '{} | HttpProgressEvent | HttpSentEvent | HttpHeaderResponse | HttpResponse | HttpUserEvent<a...' is not assignable to type 'HttpEvent'. Type '{}' is not assignable to type 'HttpEvent'. Type '{}' is not assignable to type 'HttpUserEvent'. Property 'type' is missing in type '{}'.