Skip to content

[#4808] Add the internal ID number to the CSV download #2702

[#4808] Add the internal ID number to the CSV download

[#4808] Add the internal ID number to the CSV download #2702

Triggered via pull request October 25, 2023 09:19
Status Success
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: spec/lib/public_body_csv_spec.rb#L130
[rubocop] reported by reviewdog 🐶 Layout/LineLength: Line is too long. [168/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/lib/public_body_csv_spec.rb:130:98: C: Layout/LineLength: Line is too long. [168/80] (https://rubystyle.guide#max-line-length) expected = ["#{body.id},Exported to CSV,CSV,csv,exported,https://www.localhost,\"\",\"\",An exported authority,2007-10-25 10:51:01 UTC,2007-10-25 10:51:01 UTC,1"] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/