Skip to content

AO3-6563 Fix Zoho attachment calls to force multipart upload #1197

AO3-6563 Fix Zoho attachment calls to force multipart upload

AO3-6563 Fix Zoho attachment calls to force multipart upload #1197

Triggered via pull request August 21, 2024 23:40
Status Failure
Total duration 2m 14s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Rubocop
Process completed with exit code 1.
Rubocop: app/models/feedback_reporters/feedback_reporter.rb#L54
[rubocop] reported by reviewdog 🐶 Unused method argument - `filename`. If it's necessary, use `_` or `_filename` as an argument name to indicate that it won't be used. Raw Output: app/models/feedback_reporters/feedback_reporter.rb:54:29: W: Lint/UnusedMethodArgument: Unused method argument - `filename`. If it's necessary, use `_` or `_filename` as an argument name to indicate that it won't be used.