mikael-rnd/UiPath Analyze

Analyze uses UiPath Workflow Analyzer and will cause the job to stop on Rule Violations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectFilePathsUsed for passing explicit paths to project files to perform analysis. Can be used as multi-line inputsno
orchestratorUrlOrchestrator instance URL, defaults to UiPath Automation Cloudnohttps://cloud.uipath.com/
orchestratorTenantTenant on the Orchestrator instanceyes
orchestratorFolderFolder path in modern folder setupyes
orchestratorApplicationIdOrchestrator Application ID for external application in Orchestratoryes
orchestratorApplicationSecretApplication Secret for external application in Orchestratoryes
orchestratorApplicationScopeApplication scope for determining accesses of External ApplicationnoOR.Assets OR.BackgroundTasks OR.Execution OR.Folders OR.Jobs OR.Machines.Read OR.Monitoring OR.Robots.Read OR.Settings.Read OR.TestSets OR.TestSetExecutions OR.TestSetSchedules OR.Users.Read
orchestratorLogicalNameLogical name for Orchestrator instanceyes
rulesConfigFilePath to a RulesConfig.json for customized workflow analysis rulesno""
ignoredRulesComma-separated list of rules to ignore during analysisno""
traceLevelTrace level for the analyzer output, can be set to Verbose, Information, Warning, Error. Default is WarningnoWarning
namedescription
analyzerResultsPathFolder containing the workflow analysis result files in json format, intended for use cases such as uploading to artifact for review
analyzerResultsTableMarkdown formatted table containing the workflow analysis results, intended for use cases such as writing to the step summary and sending as a comment to a pull request
infoCountNumber of informational entries generated during analysis
warningCountNumber of warning entries generated during analysis
errorCountNumber of error entries generated during analysis