Add draft for 14.4 release notes #671
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (26)
modules/storages/spec/features/storages/admin/edit_storage_spec.rb|238 col 131| Line is too long. [147/130]
modules/storages/spec/features/storages/admin/edit_storage_spec.rb|362 col 131| Line is too long. [147/130]
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|105 col 17| Do not use expect
in before
hook
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|117 col 17| Do not use expect
in before
hook
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|235 col 13| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|248 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|254 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|292 col 13| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|300 col 13| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|310 col 13| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|316 col 13| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|324 col 13| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|336 col 13| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|371 col 9| Prefer using exist
matcher over exists?
.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|387 col 9| Prefer using exist
matcher over exists?
.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|464 col 31| Do not use Time.parse
without zone. Use one of Time.zone.parse
, Time.current
, Time.parse.in_time_zone
, Time.parse.utc
, Time.parse.getlocal
, Time.parse.xmlschema
, Time.parse.iso8601
, Time.parse.jisx0301
, Time.parse.rfc3339
, Time.parse.httpdate
, Time.parse.to_i
, Time.parse.to_f
instead.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|523 col 13| Avoid stubbing using allow_any_instance_of
.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|539 col 31| Do not use Time.parse
without zone. Use one of Time.zone.parse
, Time.current
, Time.parse.in_time_zone
, Time.parse.utc
, Time.parse.getlocal
, Time.parse.xmlschema
, Time.parse.iso8601
, Time.parse.jisx0301
, Time.parse.rfc3339
, Time.parse.httpdate
, Time.parse.to_i
, Time.parse.to_f
instead.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|548 col 11| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|595 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|605 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|615 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|621 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|629 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|640 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
spec/requests/api/v3/attachments/attachment_resource_shared_examples.rb|646 col 15| Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.