Disable manual upload on closed requests. #2539
Annotations
2 warnings
app/controllers/request_controller.rb#L375
[rubocop] reported by reviewdog 🐶
Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/controllers/request_controller.rb:375:81: C: Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length)
render template: 'request/request_subtitle/allow_new_responses_from/_nobody'
^^^^
|
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/
|
The logs for this run have expired and are no longer available.
Loading