Fix Rubocop offenses #5835
Annotations
2 errors and 4 warnings
test:
spec/controllers/comments_controller_spec.rb#L52
CommentsController PUT #update with additional params still reports unpermitted parameters
Failure/Error: expect(@unpermitted_params).to match_array(%w[row file_id]) # rubocop:disable RSpec/InstanceVariable
expected a collection that can be converted to an array with `#to_ary` or `#to_a`, but got nil
|
test
Process completed with exit code 1.
|
scan_ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
slim-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|