Skip to content

Add XLS analyzer

Add XLS analyzer #2881

Triggered via pull request December 20, 2023 13:52
@gbpgbp
synchronize #8060
add-xls-analyzer
Status Success
Total duration 1m 6s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: app/controllers/admin/foi_attachments_controller.rb#L13
[rubocop] reported by reviewdog 🐶 Indent the first argument one step more than the start of the previous line. Raw Output: app/controllers/admin/foi_attachments_controller.rb:13:9: C: Layout/FirstArgumentIndentation: Indent the first argument one step more than the start of the previous line.
build: app/jobs/xls_analyze_job.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class XlsAnalyzeJob`. Raw Output: app/jobs/xls_analyze_job.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class XlsAnalyzeJob`.