There are not errors, these are notifications from the debugger that it could not locate the PDB for the file. You could try to use Debug > Windows > Modules
, right-click the AppxPackaging.dll
and select Load Symbols
to load the symbols manually.
For more details, you could refer to the Doc: Load symbols.