Skip to content

Use system method to generate temporary file path #509

Use system method to generate temporary file path

Use system method to generate temporary file path #509

Triggered via push July 9, 2024 05:26
Status Failure
Total duration 5m 29s
Artifacts

linters.yml

on: push
runner / rubocop
1m 35s
runner / rubocop
runner / prettier
36s
runner / prettier
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
runner / rubocop
Process completed with exit code 1.
runner / prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / rubocop: app/controllers/admin/product_import_controller.rb#L148
[rubocop] reported by reviewdog 🐶 Line is too long. [101/100] Raw Output: app/controllers/admin/product_import_controller.rb:148:101: C: Layout/LineLength: Line is too long. [101/100]
runner / rubocop: spec/controllers/admin/product_import_controller_spec.rb#L7
[rubocop] reported by reviewdog 🐶 Prefer `Rails.root.join('path/to')`. Raw Output: spec/controllers/admin/product_import_controller_spec.rb:7:32: C: Rails/FilePath: Prefer `Rails.root.join('path/to')`.
runner / rubocop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/