Code quality check compliance for RPA Hub
View a list of compliance rules that the Code Quality Check feature follows if a bot process is published from RPA Hub.
| Code Quality Check status of the package version | Restriction on publishing (Based on the system property sn_rpa_fdn.restrict_package_by_severity) | Publish of bot process created from package version |
|---|---|---|
| Error | Error | Error to publish |
| Error | Error or Warning | Error to publish |
| Error | No restriction | Success |
| Warning | Error | Success |
| Warning | Error or Warning | Error to publish |
| Warning | No restriction | Success |
| Pass | Error | Success |
| Pass | Error or Warning | Success |
| Pass | No restriction | Success |