Implementation/59721 add setedit reminder buttondialog to workpackage page #3442
i18n-tasks.yml
on: pull_request
I18n inconsistency check
58s
Annotations
1 warning and 3 notices
I18n inconsistency check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[rubocop] spec/features/work_packages/reminders_spec.rb#L71 <Rails/TimeZone>:
spec/features/work_packages/reminders_spec.rb#L71
Do not use `String#to_time` without zone. Use `Time.zone.parse` instead.
|
[rubocop] spec/features/work_packages/reminders_spec.rb#L142 <Rails/TimeZone>:
spec/features/work_packages/reminders_spec.rb#L142
Do not use `String#to_time` without zone. Use `Time.zone.parse` instead.
|
[rubocop] spec/features/work_packages/reminders_spec.rb#L226 <Rails/TimeZone>:
spec/features/work_packages/reminders_spec.rb#L226
Do not use `String#to_time` without zone. Use `Time.zone.parse` instead.
|