Fix checkup page after migration to Typescript

Goal

Checkup reports page is broken. It seems to be happen after migration to Typescript

For example, https://console.postgres.ai/demo/reports

TODO / How to implement

There is an error in the browser console:

TypeError: can't convert undefined to object

Acceptance criteria