I’ve been taking a look at the logs of that analysis and I found there is a out of memory error while running the JS/TS analyzer. I saw that both analysis got stuck in this file src/xxx.Web.Host/src/app/xxx-configure/xxx-object/xxx-object-canvas-design-common/xxx-object-canvas-design-common.component.ts. (mind that I obfuscated parts of the filename).
Do these files have something special like size or complexity? That would help us to understand the issue.