To resolve this, navigate to Debug > Windows > Modules
, right-click the GPNSAutomation.dll
and select Load Symbols
(VS Code 2022) to load the symbols manually.
By the way, this is not an error - it's merely a notification that the PDBs could not be loaded. You could read this doc Load symbols for more information.