Skip to content

Generate CSV for archive changes #267

Generate CSV for archive changes

Generate CSV for archive changes #267

Triggered via push March 4, 2025 22:42
Status Failure
Total duration 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
scan_ruby
Process completed with exit code 3.
lint
Process completed with exit code 1.
lint: app/services/junk_service.rb#L80
Layout/EndAlignment: `end` at 80, 6 is not aligned with `if` at 78, 4.
lint: app/controllers/registrations_controller.rb#L25
Style/RedundantReturn: Redundant `return` detected.
lint: app/controllers/registrations_controller.rb#L23
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.