Hello All,
I created a blank new Library however I’m getting this error when I try publishing to my Orchestrator. I have only created one activity with the appropriate arguments. The installed package I’ve added is the latest Alteryx Activities Package. 1.0.4
Error:
Here are my orchestrator settings:

See Log messages:
16:10:45.0212 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [58] The assembly compilation returned the following errors:
- ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
- The variable ‘v34’ is assigned but its value is never used
- The variable ‘v35’ is assigned but its value is never used
- The variable ‘v40’ is assigned but its value is never used
- The variable ‘v42’ is assigned but its value is never used
- Failed to emit module ‘Alteryx’.
16:10:45.0222 => [ERROR] [UiPath.Studio.exe] [58] The assembly compilation returned the following errors: - ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
- The variable ‘v34’ is assigned but its value is never used
- The variable ‘v35’ is assigned but its value is never used
- The variable ‘v40’ is assigned but its value is never used
- The variable ‘v42’ is assigned but its value is never used
- Failed to emit module ‘Alteryx’.
I don’t even have such variables made…
Best Regards,