Skip to content

Admin policy

Admin policy #753

Triggered via pull request February 8, 2026 03:20
@maebealemaebeale
synchronize #858
admin-policy
Status Failure
Total duration 30s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
rubocop
Process completed with exit code 1.
rubocop: spec/support/system_helpers/asset_upload_helpers.rb#L12
Layout/EndAlignment: `end` at 12, 17 is not aligned with `div_prefix = case` at 3, 4.
rubocop: app/policies/library_asset_policy.rb#L8
Layout/IndentationConsistency: Inconsistent indentation detected.
rubocop: app/policies/library_asset_policy.rb#L8
Layout/IndentationWidth: Use 2 (not 1) spaces for indentation.
rubocop: app/policies/library_asset_policy.rb#L8
Layout/IndentationStyle: Tab detected in indentation.
rubocop: app/policies/admin/home_policy.rb#L3
Layout/CommentIndentation: Incorrect indentation detected (column 2 instead of 4).
rubocop: app/policies/admin/ahoy_activity_policy.rb#L3
Layout/CommentIndentation: Incorrect indentation detected (column 2 instead of 4).