The image shows the Git Panel. At the top, the following notification displays:
Pull (Rebase) Interrupted
Resolve all conflicts before continuing.

Two buttons, Abort and Continue, are visible.

Under a section labeled Conflicts, a tree structure (similar to what's shown in Source view) lists files with conflicts:
webApps/ webapp
    flows / main / pages
      main-start-page.html
    resources / images
      icon.png
    Readme.md

All the files are badged with a C icon against a red background, indicating a conflict.