SAT-30393 - Skip recurring logic tasks if on prem is enabled #1732
Annotations
4 errors and 1 warning
Rubocop:
lib/foreman_inventory_upload/async/generate_all_reports_job.rb#L23
Style/GuardClause: Use a guard clause (`return if ForemanRhCloud.with_local_advisor_engine?`) instead of wrapping the code inside a conditional expression.
|
Rubocop:
lib/insights_cloud/async/insights_scheduled_sync.rb#L16
Style/GuardClause: Use a guard clause (`return if ForemanRhCloud.with_local_advisor_engine?`) instead of wrapping the code inside a conditional expression.
|
Rubocop:
lib/inventory_sync/async/inventory_scheduled_sync.rb#L16
Style/GuardClause: Use a guard clause (`return if ForemanRhCloud.with_local_advisor_engine?`) instead of wrapping the code inside a conditional expression.
|
Rubocop
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading