Automation block has an invalid upstream key-Invalid key : none

There is automation where we are passing a webpage as an input parameter to another automation, but we are passing the key as ‘none’. In version 19.1 it was working perfectly but after upgrading to version 22.1, we are encountering a build error stating ‘Automation block has an invalid upstream key -keyName:none’. Please provide us the solution to resolve the issue.

@RajivB503 This is warning message as generally speaking a key of none is one you’ve forgotten to specify. If you truly want a key of None (meaning use the first instance matched), then the best way to handle this is to change the level of the warning message. You can customize any of the project analysis messages to your liking. Tools–>Options–>Project Analysis.